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 973f6b9 commit 2306babCopy full SHA for 2306bab
.github/workflows/generate-gh-pages.yaml
@@ -23,7 +23,7 @@ jobs:
23
run: ./build.cmd build
24
25
- name: Fetch changelog
26
- run: ./build.cmd docs-fetch --depth 1 --preview
+ run: ./build.cmd docs-fetch --depth 1 --preview --force-clone
27
env:
28
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
29
0 commit comments