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