Skip to content

Commit

Permalink
release bot fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
psy0rz committed Jan 12, 2018
1 parent 2bc7215 commit 25ef180
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release
Original file line number Diff line number Diff line change
Expand Up @@ -37,5 +37,5 @@ git tag -a "$NEW" -m "`cat /tmp/tagmessage`"


################ push everything
git push
git push origin HEAD
git push --tags

0 comments on commit 25ef180

Please sign in to comment.