mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-03-24 08:47:41 +00:00
Merge branch 'YTLitePlus:main' into main
This commit is contained in:
commit
a846b5901c
1 changed files with 2 additions and 2 deletions
4
.github/workflows/buildapp.yml
vendored
4
.github/workflows/buildapp.yml
vendored
|
|
@ -38,12 +38,12 @@ on:
|
|||
type: boolean
|
||||
catbox_upload:
|
||||
description: "Upload iPA to Catbox.moe (URL)"
|
||||
default: true
|
||||
default: false
|
||||
required: false
|
||||
type: boolean
|
||||
create_release:
|
||||
description: "Create a draft release (Private)"
|
||||
default: false
|
||||
default: true
|
||||
required: false
|
||||
type: boolean
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue