test
This commit is contained in:
parent
82d403a9ab
commit
2d840e2049
1 changed files with 3 additions and 3 deletions
6
.github/workflows/build-macos.yml
vendored
6
.github/workflows/build-macos.yml
vendored
|
@ -139,8 +139,8 @@ jobs:
|
|||
dist/Cider.pkg
|
||||
body: signed Develop MacOS Builds
|
||||
name: macOS builds
|
||||
tag_name: macos-beta
|
||||
tag_name: macos-beta
|
||||
target_commitish: $GITHUB_SHA
|
||||
prerelease : 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