name: 'The name of your action here' description: 'Provide a description here' author: 'Your name or organization here' branding: icon: 'heart' color: 'red' outputs: next_release_published: description: '新版本是否已发布' next_release_version: description: '新版本号' runs: # pre: 'index.mjs' using: 'node20' main: 'index.mjs'