We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e78a80 + e6bd9fb commit 4c2b079Copy full SHA for 4c2b079
1 file changed
.github/workflows/gh-pages.yaml
@@ -15,6 +15,7 @@ jobs:
15
steps:
16
- uses: actions/checkout@v3
17
with:
18
+ ref: gh-pages
19
submodules: true # Fetch Hugo themes (true OR recursive)
20
fetch-depth: 0 # Fetch all history for .GitInfo and .Lastmod
21
0 commit comments