Skip to content

Commit 7ddbef1

Browse files
committed
Merge branch 'master' of github.com:alexcanessa/github-release-notes
2 parents 76bd129 + 9441356 commit 7ddbef1

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
@@ -26,6 +26,6 @@ To generate a github token, follow [this link](https://help.github.com/articles/
2626

2727
There are optional arguments such as:
2828

29-
- `--draft=true` To set the release as a draft
30-
- `--prerelease=true` To set the release as a prerelease
29+
- `--draft=true` To set the release as a draft. Default: `false`
30+
- `--prerelease=true` To set the release as a prerelease. Default: `false`
3131
- `--prefix=v` Add a prefix to the tag version `e.g. v1.0.1`

0 commit comments

Comments
 (0)