Skip to content

Commit aa462f1

Browse files
committed
[local] Update github token to have workflow permissions
1 parent 6d1ac93 commit aa462f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
with:
1818
github_actor: "${GITHUB_ACTOR}"
1919
github_repository: "${GITHUB_REPOSITORY}"
20-
github_token: ${{ secrets.GITHUB_TOKEN }}
20+
github_token: ${{ secrets.WORKFLOW_TOKEN }}
2121
upstream_repo: kubernetes-csi/external-snapshotter

0 commit comments

Comments
 (0)