Skip to content

Commit

Permalink
Release: Small update to final instructions
Browse files Browse the repository at this point in the history
  • Loading branch information
rxaviers committed Mar 25, 2020
1 parent bddd7bf commit 449e522
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -168,6 +168,7 @@ function final_message {
echo git push --tags origin
echo npm publish
echo git checkout master
echo git push origin master
echo git branch -D $TARGET_BRANCH
}

Expand Down

0 comments on commit 449e522

Please sign in to comment.