Skip to content

Commit

Permalink
chore(ci): use proper preset
Browse files Browse the repository at this point in the history
  • Loading branch information
l4rm4nd authored Jul 25, 2024
1 parent c6be878 commit 6743088
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ jobs:
id: changelog
uses: TriPSs/conventional-changelog-action@v5
with:
preset: "conventionalcommits"
github-token: ${{ secrets.GITHUB_TOKEN }}

- name: Create Release
Expand Down

0 comments on commit 6743088

Please sign in to comment.