Skip to content

Commit

Permalink
Configure requarks/changelog-action not to demand the "Conventional…
Browse files Browse the repository at this point in the history
  • Loading branch information
volkertb committed Jan 27, 2024
1 parent 833b0c9 commit b954563
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/01-build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@ jobs:
with:
token: ${{ github.token }}
tag: ${{ github.ref_name }}
includeInvalidCommits: true
- name: Build project
run: |
cd $GITHUB_WORKSPACE/src
Expand Down

0 comments on commit b954563

Please sign in to comment.