Skip to content

Commit

Permalink
update .goreleaser from project rename
Browse files Browse the repository at this point in the history
  • Loading branch information
jdockerty committed Nov 7, 2022
1 parent 71943df commit 218bee4
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .goreleaser.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
project_name: oomlie
project_name: oomd
release:
github:
owner: jdockerty
name: kubectl-oomlie
name: kubectl-oomd
builds:
- id: oomlie
goos:
Expand All @@ -17,7 +17,7 @@ builds:
- GO111MODULE=on
main: cmd/plugin/main.go
ldflags: -s -w
-X github.com/jdockerty/kubectl-oomlie/pkg/version.version=
-X github.com/jdockerty/kubectl-oomd/pkg/version.version=
archives:
- id: oomlie
builds:
Expand Down

0 comments on commit 218bee4

Please sign in to comment.