We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e4ec00 commit 813aa4aCopy full SHA for 813aa4a
.github/workflows/blueprint.yml
@@ -35,6 +35,7 @@ jobs:
35
- name: Compile blueprint and documentation
36
uses: jcreedcmu/docgen-action@main
37
with:
38
+ lake-package-directory: inner_directory
39
blueprint: true
40
homepage: home_page
41
api-docs: false
0 commit comments