Skip to content

Commit b35d6ba

Browse files
committed
refactor
1 parent 740aa94 commit b35d6ba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -133,9 +133,9 @@ deep-code publish --dataset-config dataset.yaml -m dataset
133133
```
134134
5. Publish Workflow only
135135
```
136-
deep-code publish dataset-config.yaml -m workflow
136+
deep-code publish workflow-config.yaml -m workflow
137137
138-
deep-code publish --workflow-config workflow.yaml -m dataset
138+
deep-code publish --workflow-config workflow.yaml -m workflow
139139
```
140140
#### dataset-config.yaml example
141141

0 commit comments

Comments
 (0)