Fix unignore shaders and improve update notification
Some checks failed
Build and Release modpack / Create Release from tag (push) Failing after 1m34s
Some checks failed
Build and Release modpack / Create Release from tag (push) Failing after 1m34s
This commit is contained in:
@@ -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
|
||||
|
||||
1
.gitignore
vendored
1
.gitignore
vendored
@@ -36,7 +36,6 @@ minecraft/logs
|
||||
minecraft/modernfix/structureCache*
|
||||
minecraft/saves
|
||||
minecraft/screenshots
|
||||
minecraft/shaderpacks
|
||||
minecraft/simplebackups/
|
||||
minecraft/TombManyGraves
|
||||
|
||||
|
||||
Reference in New Issue
Block a user