mirror of
https://github.com/openziti/zrok.git
synced 2025-06-24 19:51:32 +02:00
set brew formula path for all taps
This commit is contained in:
parent
2634fea2af
commit
691f254e61
1
.github/workflows/homebrew.yml
vendored
1
.github/workflows/homebrew.yml
vendored
@ -57,6 +57,7 @@ jobs:
|
||||
uses: mislav/bump-homebrew-formula-action@v3.2
|
||||
with:
|
||||
formula-name: zrok
|
||||
formula-path: Formula/z/zrok.rb
|
||||
download-url: https://github.com/${{ github.repository }}/releases/download/${{ github.ref_name }}/source.tar.gz
|
||||
download-sha256: ${{ steps.source.outputs.sha256 }}
|
||||
homebrew-tap: ${{ vars.ZROK_BREW_TAP || 'Homebrew/homebrew-core' }}
|
||||
|
Loading…
x
Reference in New Issue
Block a user