Skip to content

Commit

Permalink
fix makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
kazeburo committed Feb 5, 2021
1 parent 7f0afc0 commit 28afcf3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ check:
tag:
git tag v${VERSION}
git push origin v${VERSION}
git push origin master
git push origin main

0 comments on commit 28afcf3

Please sign in to comment.