Skip to content

Commit

Permalink
Merge pull request #1964 from Web3Auth/fix/demo-ether
Browse files Browse the repository at this point in the history
feat(setup): demo - add env var ci build demo
  • Loading branch information
chaitanyapotti authored Sep 24, 2024
2 parents 9b97847 + c88628b commit f42ed88
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit f42ed88

Please sign in to comment.