Update preview.yml
This commit is contained in:
parent
a1fb103d8d
commit
1fb3a919da
1 changed files with 2 additions and 2 deletions
4
.github/workflows/preview.yml
vendored
4
.github/workflows/preview.yml
vendored
|
|
@ -45,8 +45,8 @@ jobs:
|
||||||
run: |
|
run: |
|
||||||
git submodule init
|
git submodule init
|
||||||
git submodule update
|
git submodule update
|
||||||
Username: Xikaro@github.com
|
Xikaro
|
||||||
Password: TFG_TOKEN
|
TFG_TOKEN
|
||||||
mkdir -p .minecraft
|
mkdir -p .minecraft
|
||||||
cp -r ./{config,defaultconfigs,kubejs,mods,.github/buildtools/modpack/mmc-pack.json,.github/buildtools/modpack/instance.cfg} .minecraft/
|
cp -r ./{config,defaultconfigs,kubejs,mods,.github/buildtools/modpack/mmc-pack.json,.github/buildtools/modpack/instance.cfg} .minecraft/
|
||||||
zip -r ./TerraFirmaGreg-1.20.x-${{ steps.get_version.outputs.version }}-mmc.zip .minecraft/
|
zip -r ./TerraFirmaGreg-1.20.x-${{ steps.get_version.outputs.version }}-mmc.zip .minecraft/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue