From 9527ff583929b1000c23c209123bba4e98a21f08 Mon Sep 17 00:00:00 2001 From: Manoel Campos Date: Wed, 16 Nov 2022 10:39:13 -0300 Subject: [PATCH] Use the dynamic v2 tag inside the action workflow --- .github/workflows/asciidoctor-ghpages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/asciidoctor-ghpages.yml b/.github/workflows/asciidoctor-ghpages.yml index 9f393ba..ba9d2da 100644 --- a/.github/workflows/asciidoctor-ghpages.yml +++ b/.github/workflows/asciidoctor-ghpages.yml @@ -22,7 +22,7 @@ jobs: # Includes the AsciiDoctor GitHub Pages Action to convert adoc files to html and publish to gh-pages branch - name: asciidoctor-ghpages - uses: manoelcampos/asciidoctor-ghpages-action@v2.2.4 + uses: manoelcampos/asciidoctor-ghpages-action@v2 with: pdf_build: true # asciidoctor_params: --attribute=nofooter