workflows
This commit is contained in:
parent
1fb3a919da
commit
84f36b7e7c
2 changed files with 3 additions and 3 deletions
4
.github/workflows/preview.yml
vendored
4
.github/workflows/preview.yml
vendored
|
|
@ -45,8 +45,8 @@ jobs:
|
|||
run: |
|
||||
git submodule init
|
||||
git submodule update
|
||||
Xikaro
|
||||
TFG_TOKEN
|
||||
Username: Xikaro
|
||||
Password: TFG
|
||||
mkdir -p .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/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue