diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml index c4a1146..7b55a21 100644 --- a/.github/workflows/build.yaml +++ b/.github/workflows/build.yaml @@ -54,12 +54,12 @@ on: type: string remove_amazon: description: "Remove Amazon AppStore" - required: false + required: true default: true type: boolean tag: description: "Release tag name" - required: false + required: true default: "WSA" type: string prerelease: