v0.7.0 make changes to release script
This commit is contained in:
parent
0218dee76d
commit
127d38c076
2
release
2
release
@ -6,7 +6,7 @@ goreleaser -f .goreleaser/gitea.yml check
|
|||||||
changie batch $CURRENT_TAG
|
changie batch $CURRENT_TAG
|
||||||
changie merge
|
changie merge
|
||||||
git add .changes/
|
git add .changes/
|
||||||
git commit =am "$CURRENT_TAG"
|
git commit -am "$CURRENT_TAG"
|
||||||
git tag "$CURRENT_TAG"
|
git tag "$CURRENT_TAG"
|
||||||
git push all
|
git push all
|
||||||
git push all --tags
|
git push all --tags
|
||||||
|
Loading…
x
Reference in New Issue
Block a user