Skip to content

Commit 8c51502

Browse files
committed
Don't overwrite releases
This makes them drafts again which is not what I wanted.
1 parent 1f6ff2f commit 8c51502

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ deploy:
3131
- provider: releases
3232
edge: true
3333
draft: true
34-
overwrite: true
3534
tag_name: $TRAVIS_TAG
3635
target_commitish: $TRAVIS_COMMIT
3736
name: $TRAVIS_TAG

0 commit comments

Comments
 (0)