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 d1d352a commit 36b59d1Copy full SHA for 36b59d1
.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