Skip to content

Commit

Permalink
fix: add .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jared K committed Apr 30, 2021
1 parent 5791052 commit faec2e2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
builds:
-
goos:
- windows
- darwin
- linux
goarch:
- amd64

0 comments on commit faec2e2

Please sign in to comment.