Don't overwrite releases

This makes them drafts again which is not what I wanted.
This commit is contained in:
Asher 2020-03-05 11:17:50 -06:00
parent 1f6ff2f763
commit 8c515029fd
No known key found for this signature in database
GPG Key ID: D63C1EF81242354A
1 changed files with 0 additions and 1 deletions

View File

@ -31,7 +31,6 @@ deploy:
- provider: releases
edge: true
draft: true
overwrite: true
tag_name: $TRAVIS_TAG
target_commitish: $TRAVIS_COMMIT
name: $TRAVIS_TAG