wip: modifiying

This commit is contained in:
MJ Studio 2024-03-19 17:26:21 +09:00 committed by GitHub
parent 6d88447fcd
commit d7ab7f2e6d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 20 additions and 1 deletions

View file

@ -32,6 +32,9 @@ inputs:
tag_format:
required: false
description: 'The default tag format on semantic-release is v{version}. You can override that behavior using this option.'
repository_url:
required: false
description: 'The Git repository url. If no repository url specified, current repository will be used by default.'
outputs:
new_release_published:
description: 'Whether a new release was published'