Update sync-branches.yml
4
This commit is contained in:
parent
ee185b929a
commit
9c9e35dba2
2
.github/workflows/sync-branches.yml
vendored
2
.github/workflows/sync-branches.yml
vendored
@ -14,7 +14,7 @@ jobs:
|
||||
- name: Checkout the main repository
|
||||
uses: actions/checkout@v3
|
||||
with:
|
||||
token: ${{ secrets.GH_TOKEN }}
|
||||
token: ${{ secrets.GH_TOKEN }} # 显式传递GH_TOKEN
|
||||
|
||||
- name: Setup Git
|
||||
run: |
|
||||
|
Loading…
x
Reference in New Issue
Block a user