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 462e8be commit 0454831Copy full SHA for 0454831
.github/workflows/backport.yaml
@@ -9,4 +9,4 @@ jobs:
9
pull-requests: write # for creating pull requests against release branches.
10
uses: fluxcd/gha-workflows/.github/workflows/[email protected]
11
secrets:
12
- github-token: ${{ secrets.GITHUB_TOKEN }}
+ github-token: ${{ secrets.BOT_GITHUB_TOKEN }}
0 commit comments