Skip to content

Commit

Permalink
Add "v2"
Browse files Browse the repository at this point in the history
  • Loading branch information
khanhduytran0 authored Dec 4, 2020
1 parent 56b4b5b commit 48038e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@ deploy:
api-key: $GITHUB_API_KEY
file: $TRAVIS_BUILD_DIR/app/build/outputs/apk/debug/app-debug.apk
skip_cleanup: true
name: PojavLauncher_DevBuild-$TRAVIS_COMMIT
body: Automatic build of PojavLauncher from the latest source commit ($TRAVIS_COMMIT) built by Travis CI on $(date +'%F %T %Z').
name: PojavLauncher_DevBuild_v2-$TRAVIS_COMMIT
body: Automatic build of PojavLauncher v2 from the latest source commit ($TRAVIS_COMMIT) built by Travis CI on $(date +'%F %T %Z').
prerelease: true
overwrite: true
target_commitish: $TRAVIS_COMMIT
Expand Down

0 comments on commit 48038e9

Please sign in to comment.