Azure / ShieldGuard

Enables best security practices for your project from day zero.
MIT License
8 stars 6 forks source link

feat: setup blob upload in release #22

Closed bcho closed 1 year ago

bcho commented 1 year ago

To allow consuming the binary release in internal repo, this pull request setup blob upload in release action. This is done via https://goreleaser.com/customization/blob/ . I have created the associated secrets in the repo. Once we open source the project, we will switch to public github release artifacts.