Skip to content

Commit

Permalink
fix(build): automatically push after tagging releases
Browse files Browse the repository at this point in the history
  • Loading branch information
ssube committed Jan 6, 2023
1 parent 8f7c1e7 commit 55d4354
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,4 @@ help: ## print this help

release:
$$(yarn global bin)/commit-and-tag-version --packageFiles gui/package.json
GIT_ARGS=--follow-tags $(MAKE) git-push

0 comments on commit 55d4354

Please sign in to comment.