fix: update action reference and enhance documentation

This commit is contained in:
2024-10-06 23:50:10 +08:00
parent 10d482c085
commit 64aca0ecbf
3 changed files with 5 additions and 2 deletions

View File

@ -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'