Skip to content
This repository has been archived by the owner on Sep 13, 2023. It is now read-only.

Commit

Permalink
chore(template): update .github/workflows/readme.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad Nassri committed Feb 2, 2021
1 parent 61d0345 commit 749e605
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/readme.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,13 @@ jobs:

steps:
- uses: actions/checkout@v2
- uses: docker://pandoc/core:2.9
- uses: docker://pandoc/core:2.11.4
with:
args: >-
--metadata-file=colophon.yml
--template=docs/README.template
--output=README.md
--from=markdown_github+yaml_metadata_block
--from=gfm
--to=gfm
--fail-if-warnings
--wrap=preserve
Expand Down

0 comments on commit 749e605

Please sign in to comment.