Skip to content

Commit 2b2f62b

Browse files
Update publish.yml
1 parent ad12c15 commit 2b2f62b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,4 +44,4 @@ jobs:
4444
- run: npm ci
4545
- run: npm publish
4646
env:
47-
NODE_AUTH_TOKEN: ${{secrets.GITHUB_TOKEN}}
47+
NODE_AUTH_TOKEN: ${{secrets.token}

0 commit comments

Comments
 (0)