mirror of
https://github.com/openziti/zrok.git
synced 2024-11-22 16:13:47 +01:00
ignore rc's
This commit is contained in:
parent
268c660212
commit
58b239eed3
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -258,6 +258,7 @@ jobs:
|
||||
run: |
|
||||
printf "::set-output name=%s::%s\n" tag-name "${GITHUB_REF#refs/tags/}"
|
||||
- uses: mislav/bump-homebrew-formula-action@v2
|
||||
if: "!contains(github.ref, '-')"
|
||||
with:
|
||||
formula-name: zrok
|
||||
env:
|
||||
|
Loading…
Reference in New Issue
Block a user