Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
p10ns11y authored Nov 7, 2024
1 parent 5a99af7 commit e722737
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:

- name: Publish adaptate to npm
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
NODE_AUTH_TOKEN: ${{ secrets.NPM_USER_TOKEN }}
run: npm publish --access public

- name: Publish @adaptate/core to npm
Expand Down

0 comments on commit e722737

Please sign in to comment.