Skip to content

Commit

Permalink
Release v1.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
rvwoens committed Aug 17, 2020
1 parent c163cda commit 16bd58d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pusher
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ echo ">>>> git push origin"
git push origin master:master
echo -e ">>>> git push origin --tags "
git push origin --tags
echo ">>>> create release based on tag"
githubrelease "$NEWTAG"

0 comments on commit 16bd58d

Please sign in to comment.