We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8011511 commit 38f25c0Copy full SHA for 38f25c0
1 file changed
README.md
@@ -5,7 +5,7 @@ Yet another Github release command line tool. This one, though, is much more min
5
```
6
Github release tool.
7
Usage:
8
- gh-release <user/repo> <tag> <branch> <description> <files>
+ github-release <user/repo> <tag> <branch> <description> <files>
9
10
<files> can be specified using glob patterns.
11
0 commit comments