Skip to content

Commit

Permalink
fix: add convcommits module
Browse files Browse the repository at this point in the history
  • Loading branch information
mgerlach committed Oct 12, 2023
1 parent d099338 commit 2caa46a
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,9 @@ jobs:
uses: cycjimmy/semantic-release-action@v4
if: ${{ inputs.build-release }}
id: semantic
with:
extra_plugins: |
conventional-changelog-conventionalcommits
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

Expand Down

0 comments on commit 2caa46a

Please sign in to comment.