Merge branch 'develop' of https://github.com/ciderapp/Cider into develop
This commit is contained in:
commit
b57c36e2e5
1 changed files with 4 additions and 4 deletions
8
.github/workflows/build-macos.yml
vendored
8
.github/workflows/build-macos.yml
vendored
|
@ -139,8 +139,8 @@ jobs:
|
||||||
dist/Cider.pkg
|
dist/Cider.pkg
|
||||||
body: signed Develop MacOS Builds
|
body: signed Develop MacOS Builds
|
||||||
name: macOS builds
|
name: macOS builds
|
||||||
tag_name: macos-beta
|
tag_name: macos-beta
|
||||||
prerelease : true
|
target_commitish: ${{ env.GITHUB_SHA }}
|
||||||
|
prerelease: true
|
||||||
generate_release_notes: true
|
generate_release_notes: true
|
||||||
append_body : false
|
fail_on_unmatched_files: false
|
||||||
fail_on_unmatched_files: false
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue