mirror of
https://github.com/openziti/zrok.git
synced 2025-02-16 18:20:51 +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: |
|
run: |
|
||||||
printf "::set-output name=%s::%s\n" tag-name "${GITHUB_REF#refs/tags/}"
|
printf "::set-output name=%s::%s\n" tag-name "${GITHUB_REF#refs/tags/}"
|
||||||
- uses: mislav/bump-homebrew-formula-action@v2
|
- uses: mislav/bump-homebrew-formula-action@v2
|
||||||
|
if: "!contains(github.ref, '-')"
|
||||||
with:
|
with:
|
||||||
formula-name: zrok
|
formula-name: zrok
|
||||||
env:
|
env:
|
||||||
|
Loading…
Reference in New Issue
Block a user