Skip to content

Commit a1785fa

Browse files
Added another npm whoami after install+build
1 parent b166616 commit a1785fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npmpublish.yml

+1
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,6 @@ jobs:
2222
- run: |
2323
npm install
2424
npm run build
25+
- run: npm whoami
2526
- run: npm publish
2627

0 commit comments

Comments
 (0)