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
|
- provider: releases
|
||||||
edge: true
|
edge: true
|
||||||
draft: true
|
draft: true
|
||||||
overwrite: true
|
|
||||||
tag_name: $TRAVIS_TAG
|
tag_name: $TRAVIS_TAG
|
||||||
target_commitish: $TRAVIS_COMMIT
|
target_commitish: $TRAVIS_COMMIT
|
||||||
name: $TRAVIS_TAG
|
name: $TRAVIS_TAG
|
||||||
|
Loading…
Reference in New Issue
Block a user