Skip to content

Commit

Permalink
Ensure commits are pushed when releasing
Browse files Browse the repository at this point in the history
  • Loading branch information
databus23 committed Mar 14, 2017
1 parent 4666a6a commit 9223afe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -37,4 +37,5 @@ release: dist
ifndef GITHUB_ACCESS_TOKEN
$(error GITHUB_ACCESS_TOKEN is undefined)
endif
git push
gh-release create databus23/helm-diff $(VERSION) master

0 comments on commit 9223afe

Please sign in to comment.