Update app name in github action

This commit is contained in:
Nicola Spadari
2024-08-04 11:50:46 +02:00
parent 50c68f4f2d
commit 92851bb075

View File

@@ -57,7 +57,7 @@ jobs:
with:
tagName: nuxtor-v__VERSION__
releaseName: Nuxtor v__VERSION__
releaseBody: After installing the Apple app you have to run "xattr -c /Applications/nuxtor.app" once before launching
releaseBody: After installing the Apple app you have to run "xattr -c /Applications/Nuxtor.app" once before launching
releaseDraft: false
prerelease: false
args: ${{ matrix.args }}