diff --git a/.github/workflows/buildapp.yml b/.github/workflows/buildapp.yml index 769d864..436616f 100644 --- a/.github/workflows/buildapp.yml +++ b/.github/workflows/buildapp.yml @@ -19,7 +19,7 @@ on: decrypted_youtube_url: description: "Direct URL of the decrypted YouTube IPA" default: "" - required: true + required: false type: string bundle_id: description: "Modify the bundle ID"