Skip to content

Commit 2b4f6b1

Browse files
authored
chore(ci): user proper preset
1 parent 94dd49b commit 2b4f6b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/docker-image.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ jobs:
3131
id: changelog
3232
uses: TriPSs/conventional-changelog-action@v5
3333
with:
34+
preset: "conventionalcommits"
3435
github-token: ${{ secrets.GITHUB_TOKEN }}
3536

3637
- name: Create Release

0 commit comments

Comments
 (0)