mirror of
https://github.com/arichornlover/uYouEnhanced.git
synced 2026-05-23 11:42:16 +00:00
Update buildapp.yml
This commit is contained in:
parent
ce8b72b784
commit
5a33be8f48
1 changed files with 2 additions and 2 deletions
4
.github/workflows/buildapp.yml
vendored
4
.github/workflows/buildapp.yml
vendored
|
|
@ -38,8 +38,8 @@ on:
|
|||
type: string
|
||||
upload_artifact:
|
||||
description: "Upload IPA as artifact"
|
||||
default: false
|
||||
required: false
|
||||
default: true
|
||||
required: true
|
||||
type: boolean
|
||||
create_release:
|
||||
description: "Create a draft release"
|
||||
|
|
|
|||
Loading…
Reference in a new issue