修正上传插件入口路径
This commit is contained in:
@@ -66,4 +66,4 @@ outputs:
|
||||
SHA-256 digest for the artifact that was just uploaded. Empty if the artifact upload failed.
|
||||
runs:
|
||||
using: 'node20'
|
||||
main: 'dist/upload/index.js'
|
||||
main: 'dist/index.js'
|
||||
|
||||
Reference in New Issue
Block a user