Less confusing JITPack hash message

This commit is contained in:
Anuken 2023-12-16 09:05:22 -05:00
parent 332d98148b
commit 41d19ce0cb
2 changed files with 2 additions and 1 deletions

View file

@ -44,7 +44,7 @@ jobs:
rm -rf .github
rm README.md
git add .
git commit --allow-empty -m "${GITHUB_SHA}"
git commit --allow-empty -m "Updating"
git push https://Anuken:${{ secrets.API_TOKEN_GITHUB }}@github.com/Anuken/MindustryJitpack
git tag ${RELEASE_VERSION}
git push https://Anuken:${{ secrets.API_TOKEN_GITHUB }}@github.com/Anuken/MindustryJitpack