Browse Source

Fix aws publisher var type

Roman Zabaluev 2 years ago
parent
commit
cf9b653e46
1 changed files with 1 additions and 0 deletions
  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'
         description: 'If set to true, the request to update AWS Server product version will be raised'
         required: true
         required: true
         default: false
         default: false
+        type: boolean
 
 
 jobs:
 jobs:
   build-ami:
   build-ami: