We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25ff4b5 commit 2c31a8bCopy full SHA for 2c31a8b
release-github-binaries.sh
@@ -9,7 +9,7 @@ if [[ -z "${DRONE_TAG}" ]] ; then
9
fi
10
11
echo "go install ghr"
12
-go install github.com/tcnksm/ghr
+go install github.com/tcnksm/ghr@v0.14.0
13
14
mkdir -p dist
15
0 commit comments