make gatekeeper assessment optional
custom release / build-custom-release (push) Successful in 1m36s

This commit is contained in:
2026-05-24 20:24:17 +02:00
parent 623d697e66
commit 30c2b4fd17
3 changed files with 19 additions and 4 deletions
+2 -1
View File
@@ -18,7 +18,7 @@ on:
description: "Optional upstream Syncthing tag, for example v2.1.0"
required: false
suffix:
description: "Optional custom release suffix, for example stignore.6"
description: "Optional custom release suffix, for example stignore.7"
required: false
schedule:
- cron: "17 04 * * *"
@@ -120,6 +120,7 @@ jobs:
CUSTOM_RELEASE_REMOTE: origin
CUSTOM_RELEASE_BUILDS: "darwin/arm64/zip/1 linux/amd64/tar/0 linux/arm64/tar/0"
CUSTOM_RELEASE_CODESIGN_TEAM_ID: "NG5W75WE8U"
CUSTOM_RELEASE_REQUIRE_GATEKEEPER_ASSESSMENT: "0"
CUSTOM_RELEASE_CREATE_GITEA_RELEASE: "1"
CUSTOM_RELEASE_TEA_REPO: felixfoertsch/syncthing