changed repository layout
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
aa8cad2bff
commit
f1123ad1b7
3 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 BetterCombatCompat
|
||||
args: zip -qq -r BetterCombatCompat.zip data pack.mcmeta
|
||||
- name: Upload the .zip archive
|
||||
uses: actions/upload-artifact@v3
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue