diff --git a/.github/workflows/asciidoctor-ghpages.yml b/.github/workflows/asciidoctor-ghpages.yml index e5abd26..f8a925d 100644 --- a/.github/workflows/asciidoctor-ghpages.yml +++ b/.github/workflows/asciidoctor-ghpages.yml @@ -24,8 +24,8 @@ jobs: - name: asciidoctor-ghpages uses: manoelcampos/asciidoctor-ghpages-action@v2 with: - # asciidoctor_params: --attribute=nofooter pdf_build: true + # asciidoctor_params: --attribute=nofooter # adoc_file_ext: .ascii # default is .adoc # source_dir: docs/ # default is . # slides_build: true