Add application signing for windows releases #221
Labels
build-process
issues relating to the build, development or release processes
enhancement
very small feature or non-feature enhancement
When releasing for windows we need to sign the exe files otherwise there is some annoying pop-ups complaining about untrusted applications. The following action https://github.com/DanaBear/code-sign-action can help do the signing and the first half of this article explains the setup https://archi-lab.net/code-signing-assemblies-with-github-actions/
The text was updated successfully, but these errors were encountered: