We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bbb784 commit 05e8dc4Copy full SHA for 05e8dc4
script/release
@@ -7,4 +7,4 @@
7
set -e
8
latest_tag=$(git describe --abbrev=0 --tags)
9
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
+ghr -u hfm -r mackerel-plugin-mogilefs $latest_tag dist/$latest_tag
0 commit comments