diff --git a/action.yml b/action.yml index 2a9cde0..6ba68af 100644 --- a/action.yml +++ b/action.yml @@ -22,7 +22,7 @@ inputs: release: description: 'Set to true to enable building with Release configuration' - required: false + required: true releasexp: description: 'Set to true to enable building with ReleaseXP configuration' @@ -30,7 +30,7 @@ inputs: debug: description: 'Set to true to enable building with Debug configuration' - required: false + required: true debuglogxp: description: 'Set to true to enable building with DebugLogXP configuration' @@ -38,7 +38,7 @@ inputs: debuglogminixp: description: 'Set to true to enable building with DebugLogMiniXP configuration' - required: false + required: true # Outputs are always using Windows directory separator (`\`) outputs: