mirror of
https://github.com/jlengrand/adyen-node-api-library.git
synced 2026-03-10 08:01:20 +00:00
Update npmpublish.yml
This commit is contained in:
1
.github/workflows/npmpublish.yml
vendored
1
.github/workflows/npmpublish.yml
vendored
@@ -15,6 +15,7 @@ jobs:
|
||||
- run: |
|
||||
npm install
|
||||
echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_TOKEN }}" > .npmrc
|
||||
npm build
|
||||
npm publish
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.USER_GITHUB_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user