Skip to content

Commit 267f79b

Browse files
committed
docs: update readme
1 parent f8208d8 commit 267f79b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Automate releases with Conventional Commit Messages.
6161
| `default-branch` | branch to open pull release PR against (detected by default) |
6262
| `pull-request-title-pattern` | title pattern used to make release PR, defaults to using `chore${scope}: release${component} ${version}`. |
6363
| `changelog-path` | configure alternate path for `CHANGELOG.md`. Default `CHANGELOG.md` |
64-
| `changelog-host` | configure alternate GitHub host for hyperlinks in changelog. Default `https://github.com` |
64+
| `changelog-host` | configure alternate GitHub host for hyperlinks in changelog |
6565
| `github-api-url` | configure github API URL. Default `https://api.github.com` |
6666
| `--signoff` | Add [`Signed-off-by`](https://git-scm.com/docs/git-commit#Documentation/git-commit.txt---signoff) line at the end of the commit log message using the user and email provided. (format "Name \<email@example.com\>") |
6767
| `repo-url` | configure github repository URL. Default `process.env.GITHUB_REPOSITORY` |

0 commit comments

Comments
 (0)