mirror of
https://github.com/yanhao98/semantic-release-action.git
synced 2025-07-12 23:30:48 +08:00
fix: update action reference and enhance documentation
This commit is contained in:
@ -5,8 +5,10 @@ branding:
|
||||
icon: 'heart'
|
||||
color: 'red'
|
||||
outputs:
|
||||
next_release_published:
|
||||
description: '新版本是否已发布'
|
||||
next_release_version:
|
||||
description: 'Version of the new release'
|
||||
description: '新版本号'
|
||||
runs:
|
||||
# pre: 'index.mjs'
|
||||
using: 'node20'
|
||||
|
Reference in New Issue
Block a user