From 8a8a73d6db1b7af69232e0a8925a2725a0144497 Mon Sep 17 00:00:00 2001 From: Adrian Marquis Date: Wed, 1 Apr 2026 21:52:39 +0200 Subject: [PATCH] Fix unignore shaders and improve update notification --- .gitea/workflows/create_release.yml | 2 +- .gitignore | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitea/workflows/create_release.yml b/.gitea/workflows/create_release.yml index 7952c76..f775445 100644 --- a/.gitea/workflows/create_release.yml +++ b/.gitea/workflows/create_release.yml @@ -90,7 +90,7 @@ jobs: with: api_key: ${{ secrets.TELEGRAM_API_KEY }} chat_id: ${{ vars.TELEGRAM_CHAT_ID }} - message: > + message: | Modpack **ATM 10** just got updated to version **${{ github.ref_name }}**! Go to ${{ vars.SERVER_PUBLIC_URL }}/${{ github.repository }} to get instructions on how to update or diff --git a/.gitignore b/.gitignore index 375bb83..dc815e7 100644 --- a/.gitignore +++ b/.gitignore @@ -36,7 +36,6 @@ minecraft/logs minecraft/modernfix/structureCache* minecraft/saves minecraft/screenshots -minecraft/shaderpacks minecraft/simplebackups/ minecraft/TombManyGraves