diff --git a/.github/workflows/gh_release.yml b/.github/workflows/gh_release.yml index 128385732..da716af61 100644 --- a/.github/workflows/gh_release.yml +++ b/.github/workflows/gh_release.yml @@ -67,6 +67,7 @@ jobs: id: changelog uses: TriPSs/conventional-changelog-action@v3 with: + preset: 'conventionalcommits' github-token: ${{ secrets.GITHUB_TOKEN }} version-file: './mod_version.json' version-path: 'semantic'