We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b269367 + 7e01a42 commit 81d1870Copy full SHA for 81d1870
1 file changed
.github/workflows/regenerate-cli-help-messages.yml
@@ -36,3 +36,4 @@ jobs:
36
title: "Update help messages of CLI commands"
37
body: "Automatically regenerated help messages for CLI command docs."
38
delete-branch: true
39
+ token: ${{ secrets.RELEASEBOT_GITHUB_TOKEN }}
0 commit comments