Skip to content

Commit

Permalink
Try the other token
Browse files Browse the repository at this point in the history
  • Loading branch information
cyraxx authored Dec 17, 2024
1 parent f0d39a4 commit e99dac8
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 @@ -42,7 +42,7 @@ jobs:
version: npm run version
publish: npm run release
env:
NODE_AUTH_TOKEN: ${{ secrets.PACKAGES_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

- name: Publish to npm registry
if: steps.changesets.outputs.published == 'true'
Expand Down

0 comments on commit e99dac8

Please sign in to comment.