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 dcf9f1d commit ab237c1Copy full SHA for ab237c1
.github/workflows/deploy-gitee.yml
@@ -47,7 +47,7 @@ jobs:
47
commit_message: 'Deploy: ${{ github.sha }}'
48
49
- name: Sync to Gitee
50
- uses: Yikun/hub-mirror-action@v1.4
+ uses: Yikun/hub-mirror-action@master
51
with:
52
src: github/doocs
53
dst: gitee/doocs
0 commit comments