Skip to content

Commit c37bdff

Browse files
authored
revert mistake
1 parent 100b6ff commit c37bdff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.goreleaser.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ builds:
77
- CGO_ENABLED=0
88
- GOFLAGS = -mod=vendor
99
- GO111MODULE = on
10-
- GIT_OWNER = t0tt1
10+
- GIT_OWNER = yannh
1111
ldflags:
1212
- -extldflags "-static"
1313
goos:
@@ -48,4 +48,4 @@ signs:
4848
release:
4949
extra_files:
5050
- glob: 'terraform-registry-manifest.json'
51-
name_template: '{{ .ProjectName }}_{{ .Version }}_manifest.json'
51+
name_template: '{{ .ProjectName }}_{{ .Version }}_manifest.json'

0 commit comments

Comments
 (0)