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.
2 parents d1d352a + 36b59d1 commit 8e3913aCopy full SHA for 8e3913a
.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