修正上传插件入口路径
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.
|
SHA-256 digest for the artifact that was just uploaded. Empty if the artifact upload failed.
|
||||||
runs:
|
runs:
|
||||||
using: 'node20'
|
using: 'node20'
|
||||||
main: 'dist/upload/index.js'
|
main: 'dist/index.js'
|
||||||
|
|||||||
Reference in New Issue
Block a user