Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 131 Bytes

File metadata and controls

9 lines (5 loc) · 131 Bytes

setup-multiplatform-build-and-push

git tag -d v3

git push --delete origin v3

git tag -a -m 'first' v3

git push --follow-tags