Skip to content
This repository has been archived by the owner on Oct 28, 2020. It is now read-only.

Commit

Permalink
refactor(release): pull first
Browse files Browse the repository at this point in the history
  • Loading branch information
stoically committed Jun 29, 2020
1 parent cddd51f commit 5513de5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/release.sh
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,8 @@ if [[ $proceed != "y" && $proceed != "Y" ]]; then
exit 1
fi

git pull

npm run pre-push

RELEASE_VERSION_TAG="v$RELEASE_VERSION"
Expand Down

0 comments on commit 5513de5

Please sign in to comment.