Skip to content

Commit

Permalink
Test notarization 5
Browse files Browse the repository at this point in the history
  • Loading branch information
ArkadiuszNitkaSWI committed Sep 4, 2024
1 parent b9e14f3 commit dc7ed71
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ notarize:

notarize:
issuer_id: "{{.Env.SWO_ISSUER_ID}}"
key_id: "{{.Env.MACOS_NOTARY_KEY_ID}}"
key_id: "{{.Env.SWO_KEY_ID}}"
key: "{{.Env.SWO_MAC_P8_FILE}}"
wait: true
timeout: 20m
Expand Down

0 comments on commit dc7ed71

Please sign in to comment.