mirror of
https://github.com/mikefarah/yq.git
synced 2026-09-01 14:14:52 +08:00
Man page release workflow wip
This commit is contained in:
@@ -32,7 +32,7 @@ jobs:
|
||||
--to man
|
||||
--variable=title:"YQ"
|
||||
--variable=section:"1"
|
||||
--variable=header:"${{MAN_HEADER}}"
|
||||
--variable=header:"${MAN_HEADER}"
|
||||
--variable=author:"Mike Farah"
|
||||
--output=yq.1
|
||||
${{ steps.gen-man-page-md.outputs.man-page-md }}
|
||||
|
||||
Reference in New Issue
Block a user