Update build-macos.yml
This commit is contained in:
parent
66826e018b
commit
a6f06792d0
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build-macos.yml
vendored
2
.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 }}
|
||||
target_commitish: ${{ env.GITHUB_SHA }}
|
||||
prerelease: true
|
||||
generate_release_notes: true
|
||||
fail_on_unmatched_files: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue