Fix push_to_s3 input type

This commit is contained in:
Deda 2024-03-21 19:28:46 +01:00
parent 14e0b69ccf
commit c7f4a43ed9

View File

@ -36,7 +36,7 @@ on:
description: "Timeout in minutes for the job. Default value is 60."
default: 60
push_to_s3:
type: boolean
type: string
description: "Should the final package be pushed to an S3 bucket. Default value is false"
default: false
s3_bucket: