From db1c6301e601cf16388eb4ba6d725aa5763862e7 Mon Sep 17 00:00:00 2001 From: Daniel Rudolf Date: Mon, 4 Nov 2019 01:49:03 +0100 Subject: [PATCH] Build system: Fix release package deployment --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index a129285..c96fb73 100644 --- a/.travis.yml +++ b/.travis.yml @@ -55,6 +55,8 @@ jobs: skip_cleanup: true name: Version ${PROJECT_REPO_TAG:1} draft: true + on: + tags: true # Ignore nightly build failures allow_failures: