Adjust release script [skip ci]
This commit is contained in:
parent
f69c25a7b2
commit
cf1f60aa2b
|
|
@ -6,4 +6,4 @@ read newtag
|
||||||
git tag -a $newtag -m "$newtag"
|
git tag -a $newtag -m "$newtag"
|
||||||
git push
|
git push
|
||||||
git push --tags
|
git push --tags
|
||||||
./gradlew publishToModSites
|
./gradlew fabric:publishToModSites forge:publishToModSites
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user