Skip to content

Commit

Permalink
Update .goreleaser.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
peter-akeyless authored Jul 18, 2024
1 parent 2a4103a commit 4fd207e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ builds:
- env:
- CGO_ENABLED=0
- GO111MODULE=on
- GOPRIVATE=github.com/akeylesslabs
- GOPRIVATE=github.com/akeyless-community
goos:
- linux
- darwin
Expand All @@ -33,4 +33,4 @@ changelog:
filters:
exclude:
- "^docs:"
- "^test:"
- "^test:"

0 comments on commit 4fd207e

Please sign in to comment.