mirror of
https://github.com/mikefarah/yq.git
synced 2025-03-10 11:15:36 +00:00
Trying new release process
This commit is contained in:
parent
454e563a0e
commit
2ef367b2b0
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -3,7 +3,7 @@ on:
|
|||||||
push:
|
push:
|
||||||
tags:
|
tags:
|
||||||
- 'v*'
|
- 'v*'
|
||||||
- 'draftV*'
|
- 'draft-*'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publishGitRelease:
|
publishGitRelease:
|
||||||
|
Loading…
Reference in New Issue
Block a user