Skip to content

Commit 9ca33b1

Browse files
authored
Update README.md
1 parent 4cca7f0 commit 9ca33b1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ COMMIT_LOG=`git log -1 --format='%ci %H %s'`
7676
github-release \
7777
--owner=cheton \
7878
--repo=github-release-cli \
79-
--tag="${TRAVIS_BRANCH}" \
79+
--tag="latest" \
8080
--name="${TRAVIS_BRANCH}" \
8181
--body="${COMMIT_LOG}" \
8282
"releases/file.zip" \

0 commit comments

Comments
 (0)