We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6aea0ef commit d93ed65Copy full SHA for d93ed65
1 file changed
README.md
@@ -1,2 +1,5 @@
1
# signtool
2
This signtool aids in signing Windows binaries via EV certificates from Tauri, utilizing GitHub actions.
3
+# How to use this tool
4
+1. Copy this tool to `build-src/win` folder in your Tauri project
5
+2. copy `copysigntool` https://github.com/phcode-dev/copySignTool also to `build-src/win` folder in your Tauri project
0 commit comments