feat: try semantic release #1
Annotations
1 error and 2 warnings
release
AggregateError:
SemanticReleaseError: The release branches are invalid in the `branches` configuration.
at default (file:///home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/semantic-release/lib/get-error.js:6:10)
at file:///home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/semantic-release/lib/branches/index.js:45:19
at Array.reduce (<anonymous>)
at default (file:///home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/semantic-release/lib/branches/index.js:35:46)
at async run (file:///home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/semantic-release/index.js:68:22)
at async Module.default (file:///home/runner/work/_actions/cycjimmy/semantic-release-action/v4/node_modules/semantic-release/index.js:275:22)
at async release (/home/runner/work/_actions/cycjimmy/semantic-release-action/v4/src/index.js:30:18)
|
release
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
release
Unexpected input(s) 'debug', valid inputs are ['semantic_version', 'branches', 'branch', 'extra_plugins', 'dry_run', 'ci', 'extends', 'working_directory', 'tag_format']
|