Skip to content

Commit 7aa6ab5

Browse files
committed
🧨 Change github package token
1 parent b46c7b2 commit 7aa6ab5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
- run: npm run build
3535
- run: npm publish
3636
env:
37-
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
37+
NODE_AUTH_TOKEN: ${{secrets.GIB_PUBLISH_TOKEN}}

0 commit comments

Comments
 (0)