mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-01-11 22:40:19 +00:00
Merge pull request #1085 from Chimbul/main
Update buildapp.yml to use uYou 3.0 by default
This commit is contained in:
commit
4b464a87e3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/buildapp.yml
vendored
2
.github/workflows/buildapp.yml
vendored
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue