mirror of
https://github.com/yattee/yattee.git
synced 2026-05-12 18:35:05 +00:00
Enable tvOS TestFlight build by default in release workflow
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -9,7 +9,7 @@ on:
|
||||
build_tvos:
|
||||
description: 'Build tvOS (TestFlight)'
|
||||
type: boolean
|
||||
default: false
|
||||
default: true
|
||||
build_mac_beta:
|
||||
description: 'Build macOS (TestFlight)'
|
||||
type: boolean
|
||||
|
||||
Reference in New Issue
Block a user