Skip to content

Commit

Permalink
Remove continue-on-error
Browse files Browse the repository at this point in the history
  • Loading branch information
DerekRoberts committed Oct 31, 2023
1 parent 211ab02 commit 8d7cb7c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/merge-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@ jobs:
- name: Conventional Changelog Update
uses: TriPSs/conventional-changelog-action@v4.1.1
id: changelog
continue-on-error: false
with:
github-token: ${{ github.token }}
output-file: 'CHANGELOG.md'
Expand Down

0 comments on commit 8d7cb7c

Please sign in to comment.