This commit is contained in:
2024-07-24 08:00:05 +02:00
parent 5ff45a9d39
commit 668c9b78f0

View File

@@ -63,10 +63,10 @@ jobs:
# Push les modifications
git push origin master
- name: Run Changelog CI
uses: saadmk11/changelog-ci@v1.1.2
with:
release_version: ${{ steps.increment_version.outputs.new_version }}
- name: Run Changelog CI
uses: saadmk11/changelog-ci@v1.1.2
with:
release_version: ${{ steps.increment_version.outputs.new_version }}
- name: Use server_config_default as primary
run: mv /workspace/CLERC/Reskreen/config/server_config_default.py /workspace/CLERC/Reskreen/config/server_config.py