Adjust release script [skip ci]

This commit is contained in:
embeddedt 2023-05-05 13:26:20 -04:00
parent f69c25a7b2
commit cf1f60aa2b
No known key found for this signature in database
GPG Key ID: A69433EC199B5613

View File

@ -6,4 +6,4 @@ read newtag
git tag -a $newtag -m "$newtag"
git push
git push --tags
./gradlew publishToModSites
./gradlew fabric:publishToModSites forge:publishToModSites