Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add application signing for windows releases #221

Open
adam4813 opened this issue Apr 1, 2021 · 0 comments
Open

Add application signing for windows releases #221

adam4813 opened this issue Apr 1, 2021 · 0 comments
Labels
build-process issues relating to the build, development or release processes enhancement very small feature or non-feature enhancement

Comments

@adam4813
Copy link
Member

adam4813 commented Apr 1, 2021

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/

@adam4813 adam4813 added enhancement very small feature or non-feature enhancement build-process issues relating to the build, development or release processes labels Apr 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-process issues relating to the build, development or release processes enhancement very small feature or non-feature enhancement
Projects
None yet
Development

No branches or pull requests

1 participant