Create .goreleaser.yml

This commit is contained in:
Jayateertha Guruprasad 2022-05-17 22:54:44 +05:30 committed by GitHub
parent 1644d39957
commit 2ce821c8b9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

15
.github/workflows/.goreleaser.yml vendored Normal file
View file

@ -0,0 +1,15 @@
project_name: goshod
builds:
- env: [CGO_ENABLED=0]
goos:
- linux
- windows
- darwin
goarch:
- amd64
- arm64
- arm
- 386
id: "import_disqus_cli"
dir: .
main: .