diff --git a/.github/workflows/preview.yml b/.github/workflows/preview.yml index 48ed9e11b..f5c422191 100644 --- a/.github/workflows/preview.yml +++ b/.github/workflows/preview.yml @@ -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/