Skip to content

Commit 9223afe

Browse files
committed
Ensure commits are pushed when releasing
1 parent 4666a6a commit 9223afe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

+1
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,5 @@ release: dist
3737
ifndef GITHUB_ACCESS_TOKEN
3838
$(error GITHUB_ACCESS_TOKEN is undefined)
3939
endif
40+
git push
4041
gh-release create databus23/helm-diff $(VERSION) master

0 commit comments

Comments
 (0)