We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d77dec5 commit 6e78f69Copy full SHA for 6e78f69
.github/workflows/version.yml
@@ -46,6 +46,7 @@ jobs:
46
token: ${{ steps.github_app_token.outputs.token }}
47
base: ${{ env.BASE }}
48
commit-message: Incremented version to ${{ env.NEXT_VERSION }}
49
+ signoff: true
50
delete-branch: true
51
title: '[AUTO] Incremented version to ${{ env.NEXT_VERSION }}.'
52
body: |
0 commit comments