Skip to content

Commit

Permalink
update go-releaser
Browse files Browse the repository at this point in the history
  • Loading branch information
ribice committed Jun 28, 2022
1 parent 5a3b153 commit 16fd017
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ builds:
- -s -w
env:
- CGO_ENABLED=0
main: ./cmd/glice.go
main: ./cmd/glice/main.go

archives:
- replacements:
Expand Down

0 comments on commit 16fd017

Please sign in to comment.