Skip to content

Commit

Permalink
Merge pull request #111 from linked-planet/dev
Browse files Browse the repository at this point in the history
switched back to NODE_AUTH_TOKEN
  • Loading branch information
marcus-wishes authored Jan 7, 2025
2 parents 1bea495 + 2ece01e commit 14daa67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,4 @@ jobs:
- name: Publish to npmjs
run: npm publish --access public
env:
NPM_CONFIG_TOKEN: ${{secrets.NPM_PUBLISH_TOKEN}}
NODE_AUTH_TOKEN: ${{secrets.NPM_PUBLISH_TOKEN}}

0 comments on commit 14daa67

Please sign in to comment.