Skip to content

Commit

Permalink
Upd Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
ivan committed Jul 26, 2024
1 parent 4810806 commit 5219bdf
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 @@ -38,4 +38,4 @@ tag:
git tag -a ${v} -m "${v}"

push-tag:
git push origin ${v} --force
git push origin ${v}

0 comments on commit 5219bdf

Please sign in to comment.