mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2025-11-12 13:13:50 +00:00
9 lines
221 B
JSON
9 lines
221 B
JSON
{
|
|
"semantic_version": "semantic_version",
|
|
"branches": "branches",
|
|
"branch": "branch",
|
|
"extra_plugins": "extra_plugins",
|
|
"dry_run": "dry_run",
|
|
"extends": "extends",
|
|
"working_directory": "working_directory"
|
|
}
|