taiki-e / upload-rust-binary-action

GitHub Action for building and uploading Rust binary to GitHub Releases.
Apache License 2.0
227 stars 19 forks source link

Codesign on macOS #60

Closed doinkythederp closed 8 months ago

doinkythederp commented 8 months ago

It would be nice to have the opportunity to run codesign on the built binary before uploading it! This would help to appease macOS's Gatekeeper.