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 e0dda0e commit 29a4494Copy full SHA for 29a4494
.github/workflows/repo-sync.yml
@@ -8,7 +8,7 @@ jobs:
8
runs-on: ubuntu-latest
9
steps:
10
- name: repo-sync
11
- uses: wei/git-sync@v3
+ uses: Frederick888/git-sync@master
12
with:
13
source_repo: "https://github.com/Frederick888/php-bencode.git"
14
source_branch: "refs/remotes/source/*"
@@ -20,7 +20,7 @@ jobs:
20
21
22
23
24
25
26
source_branch: "refs/tags/*"
0 commit comments