From 7a468d8e1fa71707ea775bfc6b09b5a097ff2c1a Mon Sep 17 00:00:00 2001 From: Jozef Mlich Date: Fri, 29 May 2020 23:26:42 +0200 Subject: [PATCH] travis --- .travis.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d481f37..31cf4a7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,6 +28,7 @@ deploy: skip_cleanup: true api_key: $GITHUB_TOKEN file: editor.zip + overwrite: true on: - tags: true + tags: false draft: true