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 909cab5 commit 7717c0eCopy full SHA for 7717c0e
.github/workflows/gitee.yml
@@ -6,6 +6,8 @@ jobs:
6
steps:
7
- name: 'Checkout'
8
uses: actions/checkout@v2
9
+ with:
10
+ fetch-depth: 0
11
- name: 'Mirror to gitee'
12
uses: pixta-dev/repository-mirroring-action@v1
13
with:
0 commit comments