diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 0be00ba2..bdaa78c6 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -13,7 +13,7 @@ on: build_mac_beta: description: 'Build macOS (TestFlight)' type: boolean - default: false + default: true build_mac_notarized: description: 'Build macOS (notarized Developer ID + Sparkle appcast)' type: boolean