cli/.github/actions
vilmibm 06d90d5e46 automatically produce MSI files for releases
This commit:

- Adds config for building Windows installers
- Adds an action for fetching exe files built by goreleaser
- Adds an action for building Windows installers
- Adds an action for adding MSI files to an existing GH release
- Adds MSI signing to our release flow
- Disables homebrew formula bumping for prereleases
- Allows the release asset copying action to copy windows assets
2019-12-19 15:03:03 -06:00
..
build-msi automatically produce MSI files for releases 2019-12-19 15:03:03 -06:00
copy-release-to-another-repo automatically produce MSI files for releases 2019-12-19 15:03:03 -06:00
download-exe automatically produce MSI files for releases 2019-12-19 15:03:03 -06:00
upload-msi automatically produce MSI files for releases 2019-12-19 15:03:03 -06:00