Skip to content

Commit aaae9da

Browse files
committed
ci: remove no-raise to allow fails
1 parent 78da0c3 commit aaae9da

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ jobs:
6161
github_token: ${{ secrets.AUTOVERSIONING_BOT_TOKEN }}
6262
# extra_requirements: 'git+https://github.com/meltano/commitizen-version-bump@main'
6363
changelog_increment_filename: _changelog_fragment.md
64+
no_raise: ""
6465

6566
- name: Create Pull Request
6667
uses: peter-evans/create-pull-request@v4

0 commit comments

Comments
 (0)