Skip to content

Commit 218bee4

Browse files
committed
update .goreleaser from project rename
1 parent 71943df commit 218bee4

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.goreleaser.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
1-
project_name: oomlie
1+
project_name: oomd
22
release:
33
github:
44
owner: jdockerty
5-
name: kubectl-oomlie
5+
name: kubectl-oomd
66
builds:
77
- id: oomlie
88
goos:
@@ -17,7 +17,7 @@ builds:
1717
- GO111MODULE=on
1818
main: cmd/plugin/main.go
1919
ldflags: -s -w
20-
-X github.com/jdockerty/kubectl-oomlie/pkg/version.version=
20+
-X github.com/jdockerty/kubectl-oomd/pkg/version.version=
2121
archives:
2222
- id: oomlie
2323
builds:

0 commit comments

Comments
 (0)