diff --git a/.github/workflows/buildapp.yml b/.github/workflows/buildapp.yml index 0a90678..0aafe9c 100644 --- a/.github/workflows/buildapp.yml +++ b/.github/workflows/buildapp.yml @@ -8,7 +8,7 @@ on: inputs: uyou_version: description: "The version of uYou" - default: "2.3~1" + default: "3.0" required: true type: string decrypted_youtube_url: