mirror of
https://github.com/YTLitePlus/YTLitePlus.git
synced 2026-04-29 10:32:57 +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
|
type: boolean
|
||||||
catbox_upload:
|
catbox_upload:
|
||||||
description: "Upload iPA to Catbox.moe (URL)"
|
description: "Upload iPA to Catbox.moe (URL)"
|
||||||
default: true
|
default: false
|
||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
create_release:
|
create_release:
|
||||||
description: "Create a draft release (Private)"
|
description: "Create a draft release (Private)"
|
||||||
default: false
|
default: true
|
||||||
required: false
|
required: false
|
||||||
type: boolean
|
type: boolean
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue