Skip to content

Commit

Permalink
ci: set conventional changelog preset
Browse files Browse the repository at this point in the history
  • Loading branch information
Elenterius committed Apr 10, 2023
1 parent fc3e609 commit accecf4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/gh_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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'
Expand Down

0 comments on commit accecf4

Please sign in to comment.