From 17cf4bf402d86fb525eb18cef052374a3f8638e0 Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Fri, 28 Feb 2020 09:13:33 +0300 Subject: [PATCH] scripts: travis: we're NOT moved to GitHub Releases --- scripts/travis-deploy.sh | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/scripts/travis-deploy.sh b/scripts/travis-deploy.sh index a3389afa..94d59ad1 100755 --- a/scripts/travis-deploy.sh +++ b/scripts/travis-deploy.sh @@ -31,11 +31,11 @@ generate_continious_tag() generate_readme() { TAG=$(generate_continuous_tag) - echo \# Moved to GitHub Releases at [here]\(https://github.com/FWGS/xash3d-fwgs/releases/tag/$TAG\) >> README.md - echo >> README.md - echo >> README.md - echo >> README.md - echo >> README.md +# echo \# Moved to GitHub Releases at [here]\(https://github.com/FWGS/xash3d-fwgs/releases/tag/$TAG\) >> README.md +# echo >> README.md +# echo >> README.md +# echo >> README.md +# echo >> README.md echo \# $TRAVIS_BRANCH branch autobuilds from $DEPLOY_BRANCH >> README.md echo >> README.md echo Short changelog: >> README.md