diff --git a/.github/workflows/version.yml b/.github/workflows/version.yml index 8ca31d8e..6c96199a 100644 --- a/.github/workflows/version.yml +++ b/.github/workflows/version.yml @@ -46,6 +46,7 @@ jobs: token: ${{ steps.github_app_token.outputs.token }} base: ${{ env.BASE }} commit-message: Incremented version to ${{ env.NEXT_VERSION }} + signoff: true delete-branch: true title: '[AUTO] Incremented version to ${{ env.NEXT_VERSION }}.' body: |