We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aa42755 commit 72b1a1eCopy full SHA for 72b1a1e
.github/workflows/npmpublish.yml
@@ -21,4 +21,4 @@ jobs:
21
npm publish
22
env:
23
GITHUB_TOKEN: ${{ secrets.USER_GITHUB_TOKEN }}
24
- NODE_AUTH_TOKEN: ${{secrets.NPM_API_LIBRARY_TOKEN}}
+ NODE_AUTH_TOKEN: ${{secrets.NPM_ADYEN_NODE_API_LIBRARY_TOKEN}}
0 commit comments