Skip to content

Commit 09c2045

Browse files
committed
docs(README): Add draft option
1 parent 02d53b4 commit 09c2045

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -152,6 +152,8 @@ $ conventional-github-releaser --help # for more details
152152

153153
You can supply your auth token by a flag `-t` or `--token`. You can also set up an environment variable `CONVENTIONAL_GITHUB_RELEASER_TOKEN` to avoid typing your token every time.
154154

155+
You can also submit your release as a draft version via the '--draft' flag. This allows you to review the and edit the release notes before an official release.
156+
155157
Note: If all results error, it will print the error messages to stderr and exit with code `1`.
156158

157159

0 commit comments

Comments
 (0)