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 c73f1bf commit 6a9c166Copy full SHA for 6a9c166
README.md
@@ -7,7 +7,7 @@
7
```
8
$ npx @octoherd/script-find-releases \
9
--octoherd-token 0123456789012345678901234567890123456789 \
10
- "octokit/*"
+ "octoherd/*"
11
12
13
Optionally add a `--since` flag to ignore releases before a defined date, e.g. `--since 2020-02-02`
0 commit comments