From 61323e9025080ea10a73ce5824bd1c827ec4b6ab Mon Sep 17 00:00:00 2001 From: rsonghuster Date: Thu, 2 Jun 2022 07:44:07 -0700 Subject: [PATCH] fix publish.yaml --- publish.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/publish.yaml b/publish.yaml index c4f7681..289c7ea 100644 --- a/publish.yaml +++ b/publish.yaml @@ -1,6 +1,6 @@ Type: Application Name: start-unzip-oss -Version: 0.0.4 +Version: 0.0.5 Provider: - 阿里云 Description: 使用函数计算自动解压上传到OSS指定前缀目录的zip文件 @@ -24,10 +24,10 @@ Parameters: - serviceName - functionName - roleArn - - BucketName - - Prefix - - ProcessedDir - - RetainFileName + - bucketName + - prefix + - processedDir + - retainFileName properties: region: title: 地域 @@ -109,6 +109,6 @@ Parameters: required: true x-role: name: aliyunosseventnotificationrole - service: oss + service: OSS authorities: - AliyunFCInvocationAccess