Skip to content

Commit

Permalink
chore: pull before releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
bethesque committed Apr 22, 2020
1 parent 382321a commit 323f5eb
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
@@ -1,5 +1,6 @@
#!/bin/sh

git pull origin master
set -e
bundle exec bump ${1:-minor} --no-commit
bundle exec rake generate_changelog
Expand Down

0 comments on commit 323f5eb

Please sign in to comment.