mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-20 00:46:34 +00:00
update beta release body
This commit is contained in:
parent
ae3427ef96
commit
37f20fdb71
1 changed files with 3 additions and 1 deletions
4
.github/workflows/rust.yml
vendored
4
.github/workflows/rust.yml
vendored
|
@ -40,7 +40,9 @@ jobs:
|
|||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
name: beta
|
||||
code: beta
|
||||
body: Beta built off of the latest code in the repository. Use the files on the ZIP to replace your existing files from a full Release zip.\n(atmosphere/contents/01006A800016E000/romfs/skyline/plugins/libtraining_modpack.nro is the mod for the game itself, switch/.overlays/ovlTrainingModpack.ovl is the Tesla submenu)
|
||||
body: >
|
||||
Beta built off of the latest code in the repository. Use the files on the ZIP to replace your existing files from a full Release zip.
|
||||
(atmosphere/contents/01006A800016E000/romfs/skyline/plugins/libtraining_modpack.nro is the mod for the game itself, switch/.overlays/ovlTrainingModpack.ovl is the Tesla submenu)
|
||||
prerelease: true
|
||||
recreate: true
|
||||
assets: training_modpack_beta.zip:training_modpack_beta.zip:application/zip
|
||||
|
|
Loading…
Reference in a new issue