mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2025-11-12 21:23:46 +00:00
This is done to be able to use shared configurations docs: Added docs for the extends feature fix: syntax error, due to rebase
8 lines
177 B
JSON
8 lines
177 B
JSON
{
|
|
"semantic_version": "semantic_version",
|
|
"branches": "branches",
|
|
"branch": "branch",
|
|
"extra_plugins": "extra_plugins",
|
|
"dry_run": "dry_run",
|
|
"extends": "extends"
|
|
}
|