added pack icon
All checks were successful
Upload .zip file / Upload .zip file (push) Successful in 3s
All checks were successful
Upload .zip file / Upload .zip file (push) Successful in 3s
This commit is contained in:
parent
f1123ad1b7
commit
437f0a3eec
2 changed files with 1 additions and 1 deletions
|
@ -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
BIN
pack.png
Normal file
Binary file not shown.
Loading…
Reference in a new issue