Skip to content

Commit

Permalink
First goreleaser
Browse files Browse the repository at this point in the history
  • Loading branch information
codepope committed Jul 25, 2018
1 parent d934628 commit 5d61a46
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
build:
binary: redli
goos:
- windows
- darwin
- linux
goarch:
- amd64
env_files:
github_token: ~/.config/goreleaser/github_token

0 comments on commit 5d61a46

Please sign in to comment.