Skip to content

Commit

Permalink
[local] Update github token to have workflow permissions
Browse files Browse the repository at this point in the history
  • Loading branch information
Fricounet committed Oct 17, 2023
1 parent 3fc3f7f commit e9cec0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ jobs:
with:
github_actor: "${GITHUB_ACTOR}"
github_repository: "${GITHUB_REPOSITORY}"
github_token: ${{ secrets.GITHUB_TOKEN }}
github_token: ${{ secrets.WORKFLOW_TOKEN }}
upstream_repo: kubernetes-sigs/aws-ebs-csi-driver

0 comments on commit e9cec0e

Please sign in to comment.