We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84300ba commit eb74336Copy full SHA for eb74336
.github/workflows/blueprint.yml
@@ -35,6 +35,6 @@ jobs:
35
- name: Compile blueprint and documentation
36
uses: jcreedcmu/docgen-action@main
37
with:
38
- api-docs: false
+ api_docs: false
39
blueprint: false
40
homepage: home_page
0 commit comments