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: notarize:
macos: macos:
enabled: true - enabled: true
id: id:
- dynamo-browse - dynamo-browse
sign: sign:
certificate: "{{.Env.MACOS_SIGN_P12}}" certificate: "{{.Env.MACOS_SIGN_P12}}"
password: "{{.Env.MACOS_SIGN_PASSWORD}}" password: "{{.Env.MACOS_SIGN_PASSWORD}}"
notarize: notarize:
issuer_id: "{{.Env.MACOS_NOTARY_ISSUER_ID}}" issuer_id: "{{.Env.MACOS_NOTARY_ISSUER_ID}}"
key_id: "{{.Env.MACOS_NOTARY_KEY_ID}}" key_id: "{{.Env.MACOS_NOTARY_KEY_ID}}"
key: "{{.Env.MACOS_NOTARY_KEY}}" key: "{{.Env.MACOS_NOTARY_KEY}}"
wait: true wait: true
timeout: 20m timeout: 20m
archives: archives:
- id: tgz - id: tgz