diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 850e79227..36abbd33b 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -42,6 +42,8 @@ jobs: cd demo/vue-app-new npm install npm run build + env: + VITE_APP_PIMLICO_API_KEY: ${{ secrets.PIMLICO_API_KEY }} # Copy the files from build folder to the S3 bucket # Upload to S3