Don't overwrite releases
This makes them drafts again which is not what I wanted.
This commit is contained in:
parent
1f6ff2f763
commit
8c515029fd
@ -31,7 +31,6 @@ deploy:
|
||||
- provider: releases
|
||||
edge: true
|
||||
draft: true
|
||||
overwrite: true
|
||||
tag_name: $TRAVIS_TAG
|
||||
target_commitish: $TRAVIS_COMMIT
|
||||
name: $TRAVIS_TAG
|
||||
|
Reference in New Issue
Block a user