Skip to content

Commit

Permalink
Removed npm whoami
Browse files Browse the repository at this point in the history
  • Loading branch information
vergilfromadyen authored Sep 5, 2024
1 parent 45115e0 commit e2764d9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/npmpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ jobs:
- run: |
npm install
echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_ADYEN_NODE_API_LIBRARY_TOKEN }}" > .npmrc
npm whoami
npm run build
npm publish
env:
Expand Down

0 comments on commit e2764d9

Please sign in to comment.