Update release.yml
This commit is contained in:
parent
a52ff086a6
commit
66cf2a60d6
1 changed files with 1 additions and 0 deletions
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
|
|
@ -131,6 +131,7 @@ jobs:
|
|||
mv -vf .github/buildtools/modpack/instance.cfg ./
|
||||
mv -vf .github/buildtools/modpack/modlist.html ./
|
||||
mv -vf .github/buildtools/modpack/manifest.json flame/
|
||||
find .minecraft/mods -name "probejs-*" -delete;
|
||||
zip -r ${{ needs.modpack-info.outputs.project_name }}-${{ needs.modpack-info.outputs.project_version }}-mmc.zip icon.png mmc-pack.json instance.cfg .minecraft/
|
||||
|
||||
- name: Upload zip mmc
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue