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 2dc4a8f commit 983bcf6Copy full SHA for 983bcf6
1 file changed
.github/workflows/deploy-mkdocs.yml
@@ -23,6 +23,8 @@ jobs:
23
steps:
24
- name: Checkout
25
uses: actions/checkout@v3
26
+ with:
27
+ fetch-depth: 0
28
- name: Setup Pages
29
uses: actions/configure-pages@v3
30
- uses: actions/setup-python@v4
0 commit comments