Skip to content

Commit

Permalink
Create .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
stefink authored Jul 20, 2022
1 parent c5b950c commit 6fde399
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
project_name: datasage
build:
main: src/main.go
binary: datasage
goarch: amd64

0 comments on commit 6fde399

Please sign in to comment.