Update app name in github action
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -57,7 +57,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
tagName: nuxtor-v__VERSION__
|
tagName: nuxtor-v__VERSION__
|
||||||
releaseName: 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
|
releaseDraft: false
|
||||||
prerelease: false
|
prerelease: false
|
||||||
args: ${{ matrix.args }}
|
args: ${{ matrix.args }}
|
||||||
|
Reference in New Issue
Block a user