Skip to content

Commit

Permalink
Use the dynamic v2 tag inside the action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
manoelcampos committed Nov 16, 2022
1 parent 60643a4 commit 9527ff5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/asciidoctor-ghpages.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9527ff5

Please sign in to comment.