Skip to content

Commit

Permalink
change kramdoc syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
HeCoGD committed Jun 7, 2024
1 parent 660ffcd commit 43866fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync_readme_to_gitlab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
- name: Convert README.md to AsciiDoc
run: |
kramdoc -o README.adoc README.md
kramdoc --format=GFM --output=README.adoc --wrap=ventilate README.md
- name: Copy README.md to GitLab repo
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit 43866fc

Please sign in to comment.