again
This commit is contained in:
parent
2d840e2049
commit
66826e018b
1 changed files with 2 additions and 2 deletions
4
.github/workflows/build-macos.yml
vendored
4
.github/workflows/build-macos.yml
vendored
|
@ -140,7 +140,7 @@ jobs:
|
|||
body: signed Develop MacOS Builds
|
||||
name: macOS builds
|
||||
tag_name: macos-beta
|
||||
target_commitish: $GITHUB_SHA
|
||||
prerelease : true
|
||||
target_commitish: ${{ GITHUB_SHA }}
|
||||
prerelease: true
|
||||
generate_release_notes: true
|
||||
fail_on_unmatched_files: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue