Fixed the YAML
Some checks failed
Release / Release MacOS (push) Failing after 21s
ci / Build (push) Has been cancelled
Release / Site (push) Successful in 1m42s
Release / Build (push) Successful in 3m50s

This commit is contained in:
Leon Mika 2025-11-11 22:35:28 +11:00
parent a5cd4835f0
commit cb0d9c3ca3

View file

@ -15,18 +15,18 @@ binary_signs:
notarize:
macos:
enabled: true
id:
- dynamo-browse
sign:
certificate: "{{.Env.MACOS_SIGN_P12}}"
password: "{{.Env.MACOS_SIGN_PASSWORD}}"
notarize:
issuer_id: "{{.Env.MACOS_NOTARY_ISSUER_ID}}"
key_id: "{{.Env.MACOS_NOTARY_KEY_ID}}"
key: "{{.Env.MACOS_NOTARY_KEY}}"
wait: true
timeout: 20m
- enabled: true
id:
- dynamo-browse
sign:
certificate: "{{.Env.MACOS_SIGN_P12}}"
password: "{{.Env.MACOS_SIGN_PASSWORD}}"
notarize:
issuer_id: "{{.Env.MACOS_NOTARY_ISSUER_ID}}"
key_id: "{{.Env.MACOS_NOTARY_KEY_ID}}"
key: "{{.Env.MACOS_NOTARY_KEY}}"
wait: true
timeout: 20m
archives:
- id: tgz