We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dde3fe commit fc33886Copy full SHA for fc33886
.github/workflows/ci.yaml
@@ -69,7 +69,7 @@ jobs:
69
curl https://mtth.github.io/d/asciidoctor.css \
70
-o docs/asciidoctor.css
71
mkdir dist
72
- asciidoctor -b html docs/git-draft.adoc \
+ asciidoctor -b html docs/git-draft.1.adoc \
73
-a stylesheet=asciidoctor.css \
74
-a manversion=${{ needs.tag.outputs.new-version }} \
75
-o dist/index.html
docs/git-draft.adoc docs/git-draft.1.adocdocs/git-draft.adoc renamed to docs/git-draft.1.adoc
0 commit comments