Skip to content

Commit

Permalink
[TRAVIS] Change continuous build release name
Browse files Browse the repository at this point in the history
It don't affect the v1 release, I swear ! 🙏
  • Loading branch information
RoiArthurB authored May 26, 2020
1 parent 7aa15b1 commit dc16306
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 @@ -84,7 +84,7 @@ before_deploy:
- git push master --tags -f
deploy:
provider: releases
name: "All-In-One Archive"
name: "All-In-One Version Continuous"
body: "Prerelease of COMOKIT archived with GAMA JDK Continuous and COMOKIT's default models (in Library model)"
overwrite: true
tag_name: latest
Expand All @@ -98,4 +98,4 @@ deploy:
repo: COMOKIT/COMOKIT-Model
branch: master
tags: false
api_key: $GITHUB_API_KEY
api_key: $GITHUB_API_KEY

0 comments on commit dc16306

Please sign in to comment.