Skip to content

Commit

Permalink
fix: ci release env (#2198)
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSinclair committed Sep 26, 2024
1 parent 6393498 commit 93dbf17
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,3 +52,5 @@ jobs:
commit: 'chore: version packages'
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RAINBOW_PROVIDER_API_KEY: ${{ secrets.RAINBOW_PROVIDER_API_KEY }}
WALLETCONNECT_PROJECT_ID: ${{ secrets.WALLETCONNECT_PROJECT_ID }}

0 comments on commit 93dbf17

Please sign in to comment.