Skip to content

Commit

Permalink
Renamed the NPM publishing token
Browse files Browse the repository at this point in the history
  • Loading branch information
vergilfromadyen committed Aug 26, 2024
1 parent aa42755 commit 1c7dc06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ jobs:
npm publish
env:
GITHUB_TOKEN: ${{ secrets.USER_GITHUB_TOKEN }}
NODE_AUTH_TOKEN: ${{secrets.NPM_API_LIBRARY_TOKEN}}
NODE_AUTH_TOKEN: ${{secrets.NPM_ADYEN_NODE_API_LIBRARY_TOKEN}}

0 comments on commit 1c7dc06

Please sign in to comment.