Преглед изворни кода

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: