Skip to content

Commit

Permalink
Use Github token for PR created for release (awslabs#215)
Browse files Browse the repository at this point in the history
  • Loading branch information
prateekgogia authored May 18, 2022
1 parent 5543b9f commit 4d682e1
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.UPLOAD_GITHUB_TOKEN }}
COMMITTER_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4d682e1

Please sign in to comment.