Skip to content

Commit ea153a8

Browse files
committed
ci: add npm whoami
1 parent 02a4713 commit ea153a8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/release.sh

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ select VERSION in patch minor major "Specific Version"
2929
echo Releasing ${NEW_VERSION} ...
3030

3131
# npm release
32+
npm whoami
3233
npm publish
3334
echo "✅ Released to npm."
3435

0 commit comments

Comments
 (0)