Skip to content

Commit ba99744

Browse files
committed
Restore GitHub PAT for backports
Signed-off-by: Matheus Pimenta <[email protected]>
1 parent ca2f020 commit ba99744

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backport.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ jobs:
1010
pull-requests: write # for creating pull requests against release branches.
1111
uses: fluxcd/gha-workflows/.github/workflows/[email protected]
1212
secrets:
13-
github-token: ${{ secrets.GITHUB_TOKEN }}
13+
github-token: ${{ secrets.BOT_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)