Skip to content

Commit a7d5a93

Browse files
authored
Merge pull request #27 from kyoshidajp/rename_command
Fix command name
2 parents 28d693b + 29dff2f commit a7d5a93

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.goreleaser.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ before:
66

77
builds:
88
- main: .
9-
binary: git-bump
9+
binary: ghkw
1010
ldflags:
1111
- -s -w
1212
- -X main.Version={{.Version}}

0 commit comments

Comments
 (0)