Skip to content

Commit 6ab0706

Browse files
committed
Repo token
1 parent e3ddffb commit 6ab0706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,5 +21,5 @@ jobs:
2121
token: ${{ secrets.NPM_AUTH_TOKEN }}
2222
- uses: JS-DevTools/npm-publish@v2
2323
with:
24-
token: ${{ secrets.GITHUB_TOKEN }}
24+
token: ${{ secrets.REPO_TOKEN }}
2525
registry: 'https://npm.pkg.github.com'

0 commit comments

Comments
 (0)