Skip to content

Commit

Permalink
fix deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
backmeupplz committed Aug 30, 2023
1 parent 6be1053 commit 238526a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deployflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ jobs:
env:
VITE_ALCHEMY_KEY: ${{ secrets.VITE_ALCHEMY_KEY }}
VITE_WALLETCONNECT_PROJECT_ID: ${{ secrets.VITE_WALLETCONNECT_PROJECT_ID }}
VITE_TOKEN_ADDRESS: ${{ secrets.VITE_TOKEN_ADDRESS }}
run: yarn build
shell: bash
- name: Setup Pages
Expand Down

0 comments on commit 238526a

Please sign in to comment.