Update buildapp.yml

This commit is contained in:
TableFlipGod 2026-03-02 21:45:30 -07:00 committed by GitHub
parent ce8b72b784
commit 5a33be8f48
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -38,8 +38,8 @@ on:
type: string
upload_artifact:
description: "Upload IPA as artifact"
default: false
required: false
default: true
required: true
type: boolean
create_release:
description: "Create a draft release"