oops lol!
This commit is contained in:
parent
50a10cd982
commit
a5e9d0db37
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ jobs:
|
||||||
zip -r BetterCombatCompat-$CI_REF_NAME.zip data pack.mcmeta pack.png LICENSE README.md
|
zip -r BetterCombatCompat-$CI_REF_NAME.zip data pack.mcmeta pack.png LICENSE README.md
|
||||||
|
|
||||||
- name: Release to CoastalCommits
|
- name: Release to CoastalCommits
|
||||||
uses: actions/upload-artifact@v3
|
uses: actions/release@main
|
||||||
with:
|
with:
|
||||||
name: BetterCombatCompat-$CI_REF_NAME
|
name: BetterCombatCompat-$CI_REF_NAME
|
||||||
files: |-
|
files: |-
|
||||||
|
|
Loading…
Reference in a new issue