Skip to content

Commit

Permalink
Merge pull request #2395 from carapace-sh/goreleaser-missing-id
Browse files Browse the repository at this point in the history
goreleaser: add missing id
  • Loading branch information
rsteube authored May 31, 2024
2 parents 41d1d06 + 56c8a27 commit 588be86
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ before:
- go mod download
- go generate ./cmd/...
builds:
- env:
- id: default
env:
- CGO_ENABLED=0
goos:
- linux
Expand Down

0 comments on commit 588be86

Please sign in to comment.