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
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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