Skip to content

Commit ff6ef50

Browse files
authored
Update README.md
1 parent 771ef0b commit ff6ef50

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
@@ -37,6 +37,6 @@ jobs:
3737
- name: Setup Teller
3838
uses: spectralops/setup-teller@v1
3939

40-
- name: do stuff
41-
run: echo stuff
40+
- name: Run a Teller task (show, scan, run, etc.)
41+
run: teller run [args]
4242
```

0 commit comments

Comments
 (0)