We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
npm whoami
1 parent b166616 commit a1785faCopy full SHA for a1785fa
.github/workflows/npmpublish.yml
@@ -22,5 +22,6 @@ jobs:
22
- run: |
23
npm install
24
npm run build
25
+ - run: npm whoami
26
- run: npm publish
27
0 commit comments