Skip to content

Commit

Permalink
Repo token
Browse files Browse the repository at this point in the history
  • Loading branch information
switz committed Jan 3, 2024
1 parent e3ddffb commit 6ab0706
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,5 @@ jobs:
token: ${{ secrets.NPM_AUTH_TOKEN }}
- uses: JS-DevTools/npm-publish@v2
with:
token: ${{ secrets.GITHUB_TOKEN }}
token: ${{ secrets.REPO_TOKEN }}
registry: 'https://npm.pkg.github.com'

0 comments on commit 6ab0706

Please sign in to comment.