Skip to content

Commit

Permalink
designate appropriate signing identity
Browse files Browse the repository at this point in the history
  • Loading branch information
willswire committed Sep 24, 2024
1 parent aaebbba commit 9e81ebd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ jobs:
--identifier "com.willswire.Cosmic" \
--version "0.0.1" \
--install-location "/" \
--sign="Mac Developer ID Installer: William Walker" \
--sign="Developer ID Installer: William Walker (QSQY64SHJ5)" \
cosmic.pkg
- name: Notarize package
Expand Down

0 comments on commit 9e81ebd

Please sign in to comment.