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 e192426 commit 61f8823Copy full SHA for 61f8823
.github/workflows/Sync.yml
@@ -10,7 +10,7 @@ jobs:
10
steps:
11
- uses: TG908/[email protected]
12
with:
13
- github_token: ${{ secrets.GITHUB_TOKEN }}
+ github_token: ${{ secrets.TOKEN }}
14
owner: ngosang # fork 的上游仓库 user
15
head: master # fork 的上游仓库 branch
16
base: master # 本地仓库 branch
0 commit comments