Skip to content

Commit

Permalink
ignore pull request creation failing
Browse files Browse the repository at this point in the history
  • Loading branch information
134130 authored Feb 9, 2025
1 parent 218d0e4 commit 1bd2242
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -106,4 +106,4 @@ jobs:
--title "Changelog update - \`$VERSION\`" \
--body "Current pull request contains patched \`CHANGELOG.md\` file for the \`$VERSION\` version." \
--label "$LABEL" \
--head $BRANCH
--head $BRANCH || true

0 comments on commit 1bd2242

Please sign in to comment.