oops lmao
This commit is contained in:
parent
55703892a1
commit
c966129623
1 changed files with 1 additions and 1 deletions
|
@ -54,7 +54,7 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
mkdir /build
|
mkdir /build
|
||||||
zip -vr /build/BetterCombatCompat-$CI_ACTION_REF_NAME_SLUG.zip data pack.mcmeta pack.png LICENSE README.md
|
zip -vr /build/BetterCombatCompat-$CI_ACTION_REF_NAME_SLUG.zip data pack.mcmeta pack.png LICENSE README.md
|
||||||
ls | grep *.zip
|
ls /build
|
||||||
|
|
||||||
- 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