Skip to content

Commit

Permalink
Switch to commit-mode for changelog (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
samuelburnham authored Sep 30, 2024
1 parent 8cde61b commit 0992420
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/actions/tag-release/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -92,6 +92,7 @@ runs:
id: github-release
uses: mikepenz/release-changelog-builder-action@v5
with:
mode: "COMMIT"
configuration: ${{ inputs.changelog-config-file }}
path: "./${{ inputs.changelog-path }}"
fromTag: ${{ steps.get-latest-release.outputs.latest-release }}
Expand Down

0 comments on commit 0992420

Please sign in to comment.