Always overwrite latest commit-build

This commit is contained in:
ArtDev
2020-08-03 16:30:16 +03:00
committed by GitHub
parent faff301e32
commit 54ba0d759d

View File

@@ -53,7 +53,7 @@ deploy:
name: autobuild-$TRAVIS_COMMIT
body: Automatic build of PojavLauncher from the latest source commit ($TRAVIS_COMMIT) built by Travis CI on $(date +'%F %T %Z').
prerelease: true
overwrite: false
overwrite: true
target_commitish: $TRAVIS_COMMIT
on:
branch: gl4es