We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17141d9 commit a588409Copy full SHA for a588409
.github/workflows/deploy_sphinx.yaml
@@ -44,5 +44,3 @@ jobs:
44
with:
45
github_token: ${{ secrets.GITHUB_TOKEN }}
46
publish_dir: ./docs/build/html
47
- publish_branch: gh-pages
48
- keep_files: false # remove old files
0 commit comments