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
|
- name: Checkout the main repository
|
||||||
uses: actions/checkout@v3
|
uses: actions/checkout@v3
|
||||||
with:
|
with:
|
||||||
token: ${{ secrets.GH_TOKEN }}
|
token: ${{ secrets.GH_TOKEN }} # 显式传递GH_TOKEN
|
||||||
|
|
||||||
- name: Setup Git
|
- name: Setup Git
|
||||||
run: |
|
run: |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user