diff --git a/.github/workflows/deployment.yml b/.github/workflows/deployment.yml index 059b2bbdad..224a753d65 100644 --- a/.github/workflows/deployment.yml +++ b/.github/workflows/deployment.yml @@ -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 diff --git a/.gitignore b/.gitignore index 61926257ab..dd3f2a0f06 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ logs/ /core/assets/.gifimages/ /deploy/ /out/ +ios/libs/ /desktop/packr-out/ /desktop/packr-export/ /desktop/mindustry-saves/