Merge branch 'YTLitePlus:main' into main

This commit is contained in:
RWC 2026-02-04 15:39:42 +08:00 committed by GitHub
commit a846b5901c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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