parent
40a50fa493
commit
abc7b2679c
|
@ -14,5 +14,5 @@ new_tag="$major.$minor.$patch"
|
|||
|
||||
git tag "$new_tag"
|
||||
|
||||
git push origin master
|
||||
git push -u origin main
|
||||
git push --tags
|
Loading…
Reference in New Issue