ci(homebrew): don't update tap for forks (#3255)
This commit is contained in:
parent
024bd8f8b6
commit
2c050d1cb0
1 changed files with 1 additions and 0 deletions
1
.github/workflows/CI.yml
vendored
1
.github/workflows/CI.yml
vendored
|
|
@ -629,6 +629,7 @@ jobs:
|
|||
|
||||
- name: Upload Homebrew Beta Formula
|
||||
if: >-
|
||||
github.repository_owner == 'LizardByte' &&
|
||||
matrix.release &&
|
||||
needs.setup_release.outputs.publish_release == 'true'
|
||||
uses: LizardByte/homebrew-release-action@v2024.919.145818
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue