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.
npm whoami
1 parent b34c03f commit b166616Copy full SHA for b166616
.github/workflows/npmpublish.yml
@@ -18,6 +18,7 @@ jobs:
18
node-version: '18.x'
19
registry-url: 'https://registry.npmjs.org'
20
always-auth: true
21
+ - run: npm whoami
22
- run: |
23
npm install
24
npm run build
0 commit comments