Update preview.yml
This commit is contained in:
parent
9053ae2074
commit
2e88940307
1 changed files with 0 additions and 1 deletions
1
.github/workflows/preview.yml
vendored
1
.github/workflows/preview.yml
vendored
|
|
@ -31,7 +31,6 @@ jobs:
|
|||
DEV=${{ steps.get_version.outputs.version }}
|
||||
sed -i -e "s/DEV/${DEV}/g" ./manifest.json
|
||||
sed -i -e "s/DEV/${DEV}/g" ./instance.cfg
|
||||
sed -i -e "s/DEV/${DEV}/g" ./.minecraft/config/fancymenu/customization/main_menu.txt
|
||||
|
||||
- name: Archive Release MMC
|
||||
run: zip -r ./TerraFirmaGreg-1.20-${{ steps.get_version.outputs.version }}-mmc.zip ./mmc-pack.json ./instance.cfg .minecraft/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue