5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-12 13:13:50 +00:00
semantic-release-action/src/inputs.json
2021-12-09 17:29:22 +01:00

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"
}