Skip to content

Commit 4bb0ef7

Browse files
authored
Merge pull request #286 from fluxcd/restore-github-pat-for-backports
Restore GitHub PAT for backports
2 parents 3f70f93 + 136e4c8 commit 4bb0ef7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/backport.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
pull-requests: write # for creating pull requests against release branches.
1010
uses: fluxcd/gha-workflows/.github/workflows/backport.yaml@v0.4.0
1111
secrets:
12-
github-token: ${{ secrets.GITHUB_TOKEN }}
12+
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)