Update compile_changelogs.yml
This commit is contained in:
@@ -37,10 +37,6 @@ jobs:
|
|||||||
if: steps.value_holder.outputs.CL_ENABLED
|
if: steps.value_holder.outputs.CL_ENABLED
|
||||||
run: |
|
run: |
|
||||||
python tools/ss13_genchangelog.py html/changelogs
|
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
|
- name: Commit
|
||||||
if: steps.value_holder.outputs.CL_ENABLED
|
if: steps.value_holder.outputs.CL_ENABLED
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user