Skip to content

Commit 05e8dc4

Browse files
committed
fix name
1 parent 7bbb784 commit 05e8dc4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

script/release

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
set -e
88
latest_tag=$(git describe --abbrev=0 --tags)
99
goxz -d dist/$latest_tag -z -os windows,darwin,linux -arch amd64,386
10-
ghr -u hfm -r mackerel-plugin-unound $latest_tag dist/$latest_tag
10+
ghr -u hfm -r mackerel-plugin-mogilefs $latest_tag dist/$latest_tag

0 commit comments

Comments
 (0)