Explorar o código

Fix aws publisher var type

Roman Zabaluev %!s(int64=2) %!d(string=hai) anos
pai
achega
cf9b653e46
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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: