Skip to content

Commit c060408

Browse files
committed
Switch repo of asciidoctor action
1 parent 210b2ec commit c060408

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-asciidoc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ jobs:
1313
uses: actions/checkout@v3
1414
- name: Get build container
1515
id: adocbuild
16-
uses: avattathil/asciidoctor-action@v2
16+
uses: tonynv/asciidoctor-action@28d076475809567f00d35696db08f8454d70eabb
1717
with:
1818
program: "asciidoctor --backend=html5 -D docs -r asciidoctor-diagram docs/reference/*.adoc"
1919
# asciidoctor --backend=html5 -D output docs/reference/developer-documentation.adoc

0 commit comments

Comments
 (0)