Skip to content

Commit df1c34e

Browse files
committed
Overwrite GitHub releases again
I was under the impression this was causing existing releases to become drafts again but that happens without this flag.
1 parent 4a65b58 commit df1c34e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ deploy:
3131
- provider: releases
3232
edge: true
3333
draft: true
34+
overwrite: true
3435
tag_name: $TRAVIS_TAG
3536
target_commitish: $TRAVIS_COMMIT
3637
name: $TRAVIS_TAG

0 commit comments

Comments
 (0)