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 611439e commit edc3bc6Copy full SHA for edc3bc6
.github/workflows/mkdoc.yml
@@ -29,7 +29,6 @@ jobs:
29
- name: new branch
30
run: |
31
git checkout --orphan automated_mkdocs
32
- git rm -rf .
33
34
- name: build docs
35
run: python docgen/main.py
0 commit comments