added pack icon
All checks were successful
Upload .zip file / Upload .zip file (push) Successful in 3s

This commit is contained in:
Seaswimmer 2023-11-15 20:36:59 -05:00
parent f1123ad1b7
commit 437f0a3eec
Signed by: cswimr
GPG key ID: 1EBC234EEDA901AE
2 changed files with 1 additions and 1 deletions

View file

@ -11,7 +11,7 @@ jobs:
- name: Create the .zip archive
uses: actions/zip@v1
with:
args: zip -qq -r BetterCombatCompat.zip data pack.mcmeta
args: zip -qq -r BetterCombatCompat.zip data pack.mcmeta pack.png
- name: Upload the .zip archive
uses: actions/upload-artifact@v3
with:

BIN
pack.png Normal file

Binary file not shown.