Skip to content

Commit 0b95aed

Browse files
committed
ci: finalize release workflow for app-only macOS artifacts
1 parent 0308d7a commit 0b95aed

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,8 @@ jobs:
3737
releaseBody: |
3838
OpenSpeak release ${{ github.ref_name }}.
3939
40-
Download the `.dmg` asset and move OpenSpeak into `/Applications`.
40+
Download the macOS `.app.tar.gz` asset from this release.
41+
Unzip it and move `OpenSpeak.app` into `/Applications`.
4142
This build is unsigned and not notarized.
4243
releaseDraft: false
4344
prerelease: ${{ contains(github.ref_name, '-') }}

0 commit comments

Comments
 (0)