Skip to content

Commit 6a9c166

Browse files
authored
docs(README): use octoherd repositories in usage example
1 parent c73f1bf commit 6a9c166

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
```
88
$ npx @octoherd/script-find-releases \
99
--octoherd-token 0123456789012345678901234567890123456789 \
10-
"octokit/*"
10+
"octoherd/*"
1111
```
1212

1313
Optionally add a `--since` flag to ignore releases before a defined date, e.g. `--since 2020-02-02`

0 commit comments

Comments
 (0)