From 41d19ce0cbd23c5f7a4d7a0942e838cf2d382944 Mon Sep 17 00:00:00 2001 From: Anuken Date: Sat, 16 Dec 2023 09:05:22 -0500 Subject: [PATCH] Less confusing JITPack hash message --- .github/workflows/deployment.yml | 2 +- .gitignore | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) 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/