Skip to content

Commit e2764d9

Browse files
Removed npm whoami
1 parent 45115e0 commit e2764d9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/npmpublish.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ jobs:
1717
- run: |
1818
npm install
1919
echo "//registry.npmjs.org/:_authToken=${{ secrets.NPM_ADYEN_NODE_API_LIBRARY_TOKEN }}" > .npmrc
20-
npm whoami
2120
npm run build
2221
npm publish
2322
env:

0 commit comments

Comments
 (0)