mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2025-11-07 10:46:56 +00:00
docs: update README.md
This commit is contained in:
parent
8dffec4efa
commit
a4cbd6ce38
1 changed files with 2 additions and 1 deletions
|
|
@ -54,6 +54,7 @@ then make sure that you configure this in your `package.json` file:
|
|||
| extends | false | Use a sharable configuration [[Details](#extends)] |
|
||||
| working_directory | false | Use another working directory for semantic release [[Details](#working_directory)] |
|
||||
| tag_format | false | Specify format of tag (useful for monorepos) |
|
||||
| repository_url | false | The Git repository url. If no repository url specified, current repository will be used by default. |
|
||||
|
||||
#### semantic_version
|
||||
> {Optional Input Parameter} Specify version range for semantic-release.
|
||||
|
|
|
|||
Loading…
Reference in a new issue