actions
This commit is contained in:
parent
d54b25d983
commit
eb28924ba5
2
.github/workflows/push.yml
vendored
2
.github/workflows/push.yml
vendored
@ -25,7 +25,7 @@ jobs:
|
||||
GOFLAGS: -mod=vendor
|
||||
|
||||
release:
|
||||
if: startsWith(github.ref, "refs/tags/v")
|
||||
if: startsWith(github.ref, 'refs/tags/v')
|
||||
needs:
|
||||
- lint
|
||||
- test
|
||||
|
Loading…
Reference in New Issue
Block a user