check zip file nam
Some checks failed
Upload .zip file / Upload .zip file (push) Successful in 6s
Publish to CoastalCommits and Modrinth / Build and Publish (push) Failing after 6s

This commit is contained in:
Seaswimmer 2024-07-24 09:36:23 -04:00
parent 5df656afec
commit 1773df74ac
Signed by: cswimr
GPG key ID: 3813315477F26F82

View file

@ -53,6 +53,7 @@ jobs:
- name: ZIP the datapack
run: |
zip -vr BetterCombatCompat-$CI_ACTION_REF_NAME_SLUG.zip data pack.mcmeta pack.png LICENSE README.md
ls | grep *.zip
- name: Publish to Modrinth
uses: actions/mc-publish@v3.3