Skip to content

Commit

Permalink
Change deploy to overwrite existing release files
Browse files Browse the repository at this point in the history
  • Loading branch information
grovesNL committed Sep 6, 2018
1 parent 846bd0c commit 3a06b13
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ deploy:
file_glob: true
file: gfx-portability-*.zip
skip_cleanup: true
overwrite: true
on:
tags: true
condition: $TRAVIS_RUST_VERSION == "stable" && $TRAVIS_BRANCH == $TRAVIS_TAG
Expand Down

0 comments on commit 3a06b13

Please sign in to comment.