Skip to content

Commit 269aea4

Browse files
authored
fix: release process, inject walletconnect-project-id from github (#134)
1 parent 47fe5c1 commit 269aea4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ jobs:
4848
npm publish --workspace=${{ matrix.package }}
4949
env:
5050
NODE_AUTH_TOKEN: ${{ secrets.REQUEST_BOT_NPM_TOKEN }}
51+
VITE_WEB3MODAL_PROJECT_ID: ${{ secrets.VITE_WEB3MODAL_PROJECT_ID }}

0 commit comments

Comments
 (0)