We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d1ac93 commit aa462f1Copy full SHA for aa462f1
.github/workflows/sync.yml
@@ -17,5 +17,5 @@ jobs:
17
with:
18
github_actor: "${GITHUB_ACTOR}"
19
github_repository: "${GITHUB_REPOSITORY}"
20
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.WORKFLOW_TOKEN }}
21
upstream_repo: kubernetes-csi/external-snapshotter
0 commit comments