Skip to content

Commit 81d1870

Browse files
authored
Use releasebot token for PR creation in regenerate-cli-help-messages (#1021)
2 parents b269367 + 7e01a42 commit 81d1870

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/regenerate-cli-help-messages.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ jobs:
3636
title: "Update help messages of CLI commands"
3737
body: "Automatically regenerated help messages for CLI command docs."
3838
delete-branch: true
39+
token: ${{ secrets.RELEASEBOT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)