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 740aa94 commit b35d6baCopy full SHA for b35d6ba
README.md
@@ -133,9 +133,9 @@ deep-code publish --dataset-config dataset.yaml -m dataset
133
```
134
5. Publish Workflow only
135
136
-deep-code publish dataset-config.yaml -m workflow
+deep-code publish workflow-config.yaml -m workflow
137
138
-deep-code publish --workflow-config workflow.yaml -m dataset
+deep-code publish --workflow-config workflow.yaml -m workflow
139
140
#### dataset-config.yaml example
141
0 commit comments