Skip to content

Commit 5e6eb58

Browse files
maze88github-actions[bot]
authored andcommitted
Update fork-sync.yml
fix: github token for fork-sync
1 parent 1e95739 commit 5e6eb58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/fork-sync.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ jobs:
2525
upstream-owner: k8snetworkplumbingwg
2626
default-branch: master
2727
secrets:
28-
gh_token: ${{ secrets.GITHUB_TOKEN }}
28+
gh_token: ${{ secrets.GH_TOKEN_NVIDIA_CI_CD }}

0 commit comments

Comments
 (0)