mirror of
https://github.com/cdr/code-server.git
synced 2025-12-07 00:44:31 +01:00
Overwrite releases
This commit is contained in:
parent
1f43a673df
commit
7c65a54fcf
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ 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 a new issue