diff --git a/.github/workflows/release-please.yml b/.github/workflows/release-please.yml index cf43607e..0d84ce4f 100644 --- a/.github/workflows/release-please.yml +++ b/.github/workflows/release-please.yml @@ -16,4 +16,4 @@ jobs: skip-github-release: false include-v-in-tag: true changelog-types: '[{"type":"feat","section":"Features","hidden":false},{"type":"fix","section":"Bug Fixes","hidden":false},{"type":"chore","section":"Miscellaneous","hidden":false}]' - signoff: 'GitHub Bot 48106979+bpg-bot@users.noreply.github.com' + signoff: 'GitHub Bot <48106979+bpg-bot@users.noreply.github.com>'