Skip to content

Commit

Permalink
Merge pull request #7 from mobilecoinofficial/initial-release
Browse files Browse the repository at this point in the history
force tag push
  • Loading branch information
jgreat authored Apr 8, 2022
2 parents 624d864 + 82e18bc commit 8b3b987
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tag.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@ jobs:
git tag --force "${MAJOR}"
git tag --force "${MAJOR_MINOR}"
git tag --force "${TAG}"
git push --tags
git push --tags --force

0 comments on commit 8b3b987

Please sign in to comment.