Skip to content

Commit cf664e0

Browse files
authored
Merge pull request #28 from Loyalsoldier/fix-shallow
Fix: shallow update not allowed
2 parents da99f1a + c16f3c1 commit cf664e0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/sync.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ jobs:
2323
with:
2424
repository: v2fly/geoip
2525
ref: release
26+
fetch-depth: 0
2627

2728
- name: Git push assets to "release" branch
2829
if: ${{ env.NeedToSync }}

0 commit comments

Comments
 (0)