Skip to content

Commit f743be9

Browse files
authored
Revert "Use Github token for PR created for release (#215)" (#220)
This reverts commit 4d682e1.
1 parent 4d682e1 commit f743be9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,4 +94,4 @@ jobs:
9494
Update kitctl to ${{ env.RELEASE_VERSION }}
9595
Created by Github actions during Release CLI action
9696
env:
97-
COMMITTER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
97+
COMMITTER_TOKEN: ${{ secrets.UPLOAD_GITHUB_TOKEN }}

0 commit comments

Comments
 (0)