We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 23fe861 commit 485f5bfCopy full SHA for 485f5bf
.github/workflows/hugo.yml
@@ -46,7 +46,7 @@ jobs:
46
uses: actions/checkout@v4
47
with:
48
submodules: recursive
49
- fetch-depth: 0
+ fetch-depth: 1
50
- name: Setup Pages
51
id: pages
52
uses: actions/configure-pages@v5
0 commit comments