Skip to content

Commit

Permalink
Fix homebrew repo name
Browse files Browse the repository at this point in the history
  • Loading branch information
haimgel committed Nov 11, 2024
1 parent ada5e46 commit 25f7051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ jobs:
with:
formula-name: display_switch
tag-name: ${{ needs.meta.outputs.tag }}
homebrew-tap: haimgel/tools
homebrew-tap: haimgel/homebrew-tools
download-url: https://github.com/haimgel/display-switch/releases/download/${{ needs.meta.outputs.tag }}/${{ needs.build.outputs.homebrew_package_name }}
download-sha256: ${{ needs.build.outputs.homebrew_package_hash }}
env:
Expand Down

0 comments on commit 25f7051

Please sign in to comment.