Skip to content

Commit

Permalink
ci(homebrew): don't update tap for forks (#3255)
Browse files Browse the repository at this point in the history
  • Loading branch information
ReenigneArcher authored Oct 3, 2024
1 parent 024bd8f commit 2c050d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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/[email protected]
Expand Down

0 comments on commit 2c050d1

Please sign in to comment.