Skip to content

Commit fc33886

Browse files
committed
refactor: rename docs
1 parent 9dde3fe commit fc33886

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/ci.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ jobs:
6969
curl https://mtth.github.io/d/asciidoctor.css \
7070
-o docs/asciidoctor.css
7171
mkdir dist
72-
asciidoctor -b html docs/git-draft.adoc \
72+
asciidoctor -b html docs/git-draft.1.adoc \
7373
-a stylesheet=asciidoctor.css \
7474
-a manversion=${{ needs.tag.outputs.new-version }} \
7575
-o dist/index.html
File renamed without changes.

0 commit comments

Comments
 (0)