check zip file nam
This commit is contained in:
parent
5df656afec
commit
1773df74ac
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ jobs:
|
||||||
- name: ZIP the datapack
|
- name: ZIP the datapack
|
||||||
run: |
|
run: |
|
||||||
zip -vr BetterCombatCompat-$CI_ACTION_REF_NAME_SLUG.zip data pack.mcmeta pack.png LICENSE README.md
|
zip -vr BetterCombatCompat-$CI_ACTION_REF_NAME_SLUG.zip data pack.mcmeta pack.png LICENSE README.md
|
||||||
|
ls | grep *.zip
|
||||||
|
|
||||||
- name: Publish to Modrinth
|
- name: Publish to Modrinth
|
||||||
uses: actions/mc-publish@v3.3
|
uses: actions/mc-publish@v3.3
|
||||||
|
|
Loading…
Reference in a new issue