Skip to content

Commit 35f54fc

Browse files
authored
GitHub Package Publish Failing
Attempt to fix failing publish-gpr action
1 parent 894b1bf commit 35f54fc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-publish.yml

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

0 commit comments

Comments
 (0)