Skip to content

Commit

Permalink
Removed releaseBody prop from tauri-action
Browse files Browse the repository at this point in the history
  • Loading branch information
mcarigs committed Aug 6, 2024
1 parent 179e54d commit 31d4343
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,6 @@ jobs:
with:
tagName: v__VERSION__
releaseName: 'MGS2 ASI Mod Config Editor v__VERSION__'
releaseBody: |
- Download the latest release & launch the installer. When asked where to install the application, choose the `bin\scripts` folder where you have MGS2 installed.
- For example: `C:\Program Files (x86)\GOG Galaxy\Games\Metal Gear Solid 2 Substance\bin\scripts`.
- As a precaution, it's recommended to backup of your existing `.ini` files before using this application
releaseDraft: false
prerelease: true
args: ${{ matrix.args }}

0 comments on commit 31d4343

Please sign in to comment.