Skip to content

Commit

Permalink
Revert "Use Github token for PR created for release (awslabs#215)" (a…
Browse files Browse the repository at this point in the history
…wslabs#220)

This reverts commit 4d682e1.
  • Loading branch information
prateekgogia authored May 19, 2022
1 parent 4d682e1 commit f743be9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,4 +94,4 @@ jobs:
Update kitctl to ${{ env.RELEASE_VERSION }}
Created by Github actions during Release CLI action
env:
COMMITTER_TOKEN: ${{ secrets.GITHUB_TOKEN }}
COMMITTER_TOKEN: ${{ secrets.UPLOAD_GITHUB_TOKEN }}

0 comments on commit f743be9

Please sign in to comment.