Skip to content

Commit

Permalink
ci: add npm whoami
Browse files Browse the repository at this point in the history
  • Loading branch information
ulivz committed Aug 9, 2018
1 parent 02a4713 commit ea153a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ select VERSION in patch minor major "Specific Version"
echo Releasing ${NEW_VERSION} ...

# npm release
npm whoami
npm publish
echo "✅ Released to npm."

Expand Down

0 comments on commit ea153a8

Please sign in to comment.