Update compile_changelogs.yml

This commit is contained in:
SandPoot
2022-02-04 22:26:57 -03:00
parent baf07c8e7d
commit f0753a4ddd

View File

@@ -37,10 +37,6 @@ jobs:
if: steps.value_holder.outputs.CL_ENABLED
run: |
python tools/ss13_genchangelog.py html/changelogs
- name: "Convert Lineendings"
if: steps.value_holder.outputs.CL_ENABLED
run: |
unix2dos html/changelogs/.all_changelog.yml
- name: Commit
if: steps.value_holder.outputs.CL_ENABLED
run: |