Update release.yml

This commit is contained in:
Xikaro 2024-01-12 01:01:55 +05:00
parent a52ff086a6
commit 66cf2a60d6

View file

@ -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