Skip to content

Commit

Permalink
kramdown korrektur syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
HeCoGD committed Jun 6, 2024
1 parent f17f0a6 commit b953bfd
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 --format=markdown
kramdoc -o README.adoc --format=markdown README.md
- name: Copy README.md to GitLab repo
if: github.ref == 'refs/heads/main'
Expand Down

0 comments on commit b953bfd

Please sign in to comment.