File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11name : ' dbt-docs-to-notion'
2- description : ' Exports dbt docs to a notion database'
2+ description : ' Exports dbt model docs to a Notion database'
33branding :
44 icon : ' book-open'
55 color : ' orange'
@@ -19,13 +19,13 @@ inputs:
1919 required : false
2020 default : " all"
2121 notion-database-name :
22- description : ' what to name the notion database of dbt models'
22+ description : ' what to name the Notion database of dbt models'
2323 required : true
2424 notion-parent-id :
25- description : ' notion page where database of dbt models will be added'
25+ description : ' Notion page where database of dbt models will be added'
2626 required : true
2727 notion-token :
28- description : ' notion token api for integration to use (pass using secrets)'
28+ description : ' Notion token api for integration to use (pass using secrets)'
2929 required : true
3030runs :
3131 using : ' composite'
You can’t perform that action at this time.
0 commit comments