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 e56b957 commit 7aa8f93Copy full SHA for 7aa8f93
.github/workflows/docs.yml
@@ -21,7 +21,7 @@ jobs:
21
uses: actions/upload-pages-artifact@v3
22
with:
23
path: docs_output/curt_mini/
24
-
+
25
deploy_docs:
26
name: Deploy docs
27
needs: build_docs
0 commit comments