AndreasAugustin / go-gitmoji-cli

:octocat: A conventional gitmoji commit interactive command line tool for using emojis on conventional commits. :rocket:
https://gitmoji.dev/
MIT License
8 stars 0 forks source link

[Feat]: sign the artifacts #7

Open AndreasAugustin opened 1 year ago

AndreasAugustin commented 1 year ago

Describe the feature

would be nice if the created artifacts contain a signature

Use Case

To protect the users a signature would be nice

Proposed Solution

use the functionality of goreleaser https://goreleaser.com/customization/sign/

Acknowledgements