Skip to content

Commit

Permalink
comment
Browse files Browse the repository at this point in the history
  • Loading branch information
enr committed Jun 9, 2017
1 parent 5db7e17 commit c82e14a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/gh-release
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ git_dirty=$(git status --porcelain)
exit 1
}

# https://github.com/tcnksm/ghr/releases/download/v0.4.0/ghr_v0.4.0_linux_amd64.zip
# https://github.com/tcnksm/ghr/releases/download/v0.5.4/ghr_v0.5.4_linux_amd64.zip
command -v ghr >/dev/null || {
echo "ghr not found"
exit 1
Expand Down

0 comments on commit c82e14a

Please sign in to comment.