Skip to content

Commit

Permalink
hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
yuvalpress committed May 4, 2023
1 parent 26f5e9d commit 31c9dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .goreleaser.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ builds:
- -mod=vendor

env:
- TERRAP_VERSION="${GITHUB_REF#refs/*/}"
- TERRAP_VERSION=${GITHUB_REF#refs/*/}
- CGO_ENABLED=0

ldflags:
Expand Down

0 comments on commit 31c9dc2

Please sign in to comment.