Skip to content

Commit

Permalink
Change order of parameters given to the action in the available workf…
Browse files Browse the repository at this point in the history
…low,

just for organization.
  • Loading branch information
manoelcampos committed Jun 1, 2022
1 parent 9a54dec commit ce01259
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 @@ -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
Expand Down

0 comments on commit ce01259

Please sign in to comment.