Skip to content

Commit

Permalink
fix name
Browse files Browse the repository at this point in the history
  • Loading branch information
hfm committed Sep 4, 2018
1 parent 7bbb784 commit 05e8dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion script/release
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@
set -e
latest_tag=$(git describe --abbrev=0 --tags)
goxz -d dist/$latest_tag -z -os windows,darwin,linux -arch amd64,386
ghr -u hfm -r mackerel-plugin-unound $latest_tag dist/$latest_tag
ghr -u hfm -r mackerel-plugin-mogilefs $latest_tag dist/$latest_tag

0 comments on commit 05e8dc4

Please sign in to comment.