We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a19ad3d commit a49751aCopy full SHA for a49751a
.github/workflows/ci.yml
@@ -16,3 +16,6 @@ jobs:
16
steps:
17
- id: deployment
18
uses: sphinx-notes/pages@v3
19
+ with:
20
+ documentation_path: .
21
+ requirements_path: ./requirements.txt
0 commit comments