Skip to content

Commit 72b1a1e

Browse files
Renamed the NPM publishing token (#1392)
1 parent aa42755 commit 72b1a1e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npmpublish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ jobs:
2121
npm publish
2222
env:
2323
GITHUB_TOKEN: ${{ secrets.USER_GITHUB_TOKEN }}
24-
NODE_AUTH_TOKEN: ${{secrets.NPM_API_LIBRARY_TOKEN}}
24+
NODE_AUTH_TOKEN: ${{secrets.NPM_ADYEN_NODE_API_LIBRARY_TOKEN}}

0 commit comments

Comments
 (0)