Skip to content

Commit df585d6

Browse files
♻️ Remove Deprecated fields (#780)
2 parents f0805f3 + 9ab642c commit df585d6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

examples/snippets/stacks/workflows/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Use `atmos workflow init -f {{ filename }}` to run any commands required before
3232
Example
3333

3434
```
35-
atmos workflow init -f spacelift
35+
atmos workflow init -f baseline
3636
```
3737

3838
### `deploy`
@@ -59,7 +59,7 @@ Workflow in order.
5959
For example,
6060

6161
```
62-
atmos workflow all -f spacelift
62+
atmos workflow all -f baseline
6363
```
6464

6565

0 commit comments

Comments
 (0)