maxgoedjen / secretive

Store SSH keys in the Secure Enclave
MIT License
6.99k stars 155 forks source link

Add build hashes to published release #401

Open stephenlacy opened 1 year ago

stephenlacy commented 1 year ago

Ideally github actions would retain the SHAs for the continued future, but as it deletes the logs based on repo retention settings we don't have the ability to access the SHAs of the builds. Screen Shot 2022-08-13 at 4 26 05 PM I would suggest that the github action adds the release hashes to the published release when it is uploaded.