mirror of
https://github.com/openziti/zrok.git
synced 2024-11-22 08:03:49 +01:00
update download url to comply with future changes
This commit is contained in:
parent
765884ba78
commit
be6e78a350
1
.github/workflows/homebrew.yml
vendored
1
.github/workflows/homebrew.yml
vendored
@ -16,5 +16,6 @@ jobs:
|
||||
if: "!contains(github.ref, '-')"
|
||||
with:
|
||||
formula-name: zrok
|
||||
download-url: https://github.com/openziti/zrok/archive/${{ steps.extract-version.outputs.tag-name }}.tar.gz
|
||||
env:
|
||||
COMMITTER_TOKEN: ${{ secrets.BREW_COMMITTER_TOKEN }}
|
||||
|
Loading…
Reference in New Issue
Block a user