Skip to content

Commit cce2d6c

Browse files
chore: Update workflow token (#174)
1 parent 8427159 commit cce2d6c

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
@@ -39,4 +39,4 @@ jobs:
3939
registry-url: 'https://npm.pkg.github.com/'
4040
- run: npm publish
4141
env:
42-
NODE_AUTH_TOKEN: ${{ secrets.GH_PACKAGES_TOKEN }}
42+
NODE_AUTH_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)