Introduces a new GitHub workflow that automatically builds and signs binaries using the watcher build script. The signed binaries along with their corresponding .asc signature files are automatically uploaded to GitHub. It also adds the project's public key to the repository for users to verify the signed files.
Resolves: #94
Introduces a new GitHub workflow that automatically builds and signs binaries using the watcher build script. The signed binaries along with their corresponding .asc signature files are automatically uploaded to GitHub. It also adds the project's public key to the repository for users to verify the signed files.