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 4cca7f0 commit 9ca33b1Copy full SHA for 9ca33b1
1 file changed
README.md
@@ -76,7 +76,7 @@ COMMIT_LOG=`git log -1 --format='%ci %H %s'`
76
github-release \
77
--owner=cheton \
78
--repo=github-release-cli \
79
- --tag="${TRAVIS_BRANCH}" \
+ --tag="latest" \
80
--name="${TRAVIS_BRANCH}" \
81
--body="${COMMIT_LOG}" \
82
"releases/file.zip" \
0 commit comments