mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2025-11-14 14:03:47 +00:00
11 lines
265 B
JSON
11 lines
265 B
JSON
{
|
|
"semantic_version": "semantic_version",
|
|
"branches": "branches",
|
|
"branch": "branch",
|
|
"extra_plugins": "extra_plugins",
|
|
"dry_run": "dry_run",
|
|
"ci": "ci",
|
|
"extends": "extends",
|
|
"working_directory": "working_directory",
|
|
"tag_format": "tag_format"
|
|
}
|