We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82e4514 commit 4bf31fbCopy full SHA for 4bf31fb
2 files changed
.github/workflows/deploy-cn.yml
@@ -16,7 +16,8 @@ jobs:
16
- uses: actions/checkout@v4
17
with:
18
submodules: recursive
19
- fetch-depth: 1
+ fetch-depth: 0
20
+ ref: main
21
- name: Setup Hugo
22
uses: peaceiris/actions-hugo@v3
23
.github/workflows/gh-page.yml
@@ -15,7 +15,8 @@ jobs:
15
0 commit comments