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 c7d6e0b commit 2ba2c60Copy full SHA for 2ba2c60
.github/workflows/Sync.yml
@@ -8,7 +8,7 @@ jobs:
8
repo-sync:
9
runs-on: ubuntu-latest
10
steps:
11
- - uses: TG908/fork-sync@master
+ - uses: tgymnich/fork-sync@v1.8
12
with:
13
github_token: ${{ secrets.GITHUB_TOKEN }}
14
owner: ngosang # fork 的上游仓库 user
0 commit comments