ajout auto generate changelog

This commit is contained in:
2024-07-23 15:51:52 +02:00
parent 36b5ba58d1
commit 77b43722fa

View File

@@ -19,6 +19,10 @@ jobs:
- name: Check out repository code
uses: actions/checkout@v4
- name: Run Changelog CI
uses: saadmk11/changelog-ci@v1.1.2
- name: Increment version +1
id: increment_version
shell: sh