Skip to content

Commit

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

0 comments on commit d39bce9

Please sign in to comment.