Skip to content

Commit

Permalink
chore: Update checks
Browse files Browse the repository at this point in the history
  • Loading branch information
garethfuller committed Sep 23, 2024
1 parent 7efec68 commit 84bae78
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/checks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:
env:
NEXT_PUBLIC_BALANCER_API_URL: https://api-v3.balancer.fi/graphql
NEXT_PUBLIC_WALLET_CONNECT_ID: ${{ secrets.NEXT_PUBLIC_WALLET_CONNECT_ID }}
NEXT_PRIVATE_INFURA_KEY: ${{ secrets.NEXT_PRIVATE_ALCHEMY_KEY }}
NEXT_PRIVATE_ALCHEMY_KEY: ${{ secrets.NEXT_PRIVATE_ALCHEMY_KEY }}
TURBO_TOKEN: ${{ secrets.TURBO_TOKEN }}
TURBO_TEAM: ${{ vars.TURBO_TEAM }}

Expand Down

0 comments on commit 84bae78

Please sign in to comment.