mirror of
https://github.com/mikefarah/yq.git
synced 2024-12-19 20:19:04 +00:00
Releasing 4.24.3
This commit is contained in:
parent
2ef367b2b0
commit
270d8bd51a
1
.github/workflows/release.yml
vendored
1
.github/workflows/release.yml
vendored
@ -49,4 +49,5 @@ jobs:
|
|||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v1
|
||||||
with:
|
with:
|
||||||
files: build/*
|
files: build/*
|
||||||
|
draft: true
|
||||||
fail_on_unmatched_files: true
|
fail_on_unmatched_files: true
|
||||||
|
Loading…
Reference in New Issue
Block a user