浏览代码

Fix aws publisher var type

Roman Zabaluev 2 年之前
父节点
当前提交
cf9b653e46
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/workflows/aws_publisher.yaml

+ 1 - 0
.github/workflows/aws_publisher.yaml

@@ -14,6 +14,7 @@ on:
         description: 'If set to true, the request to update AWS Server product version will be raised'
         required: true
         default: false
+        type: boolean
 
 jobs:
   build-ami: