Skip to content

Commit ac7752f

Browse files
authored
Update sync-all-readme.yml
1 parent 13258e6 commit ac7752f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/sync-all-readme.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
USERNAME="WildPlusKernel" # Your GitHub username
2121
2222
for REPO in "${REPOS[@]}"; do
23-
git clone https://x-access-token:$GH_TOKEN@github.com/$USERNAME/$REPO.git
23+
git clone https://github.com/$USERNAME/$REPO.git
2424
cd $REPO
2525
2626
# Detect the default branch

0 commit comments

Comments
 (0)