From a4ac932c3fd6eac6ddd69aa2a8eebebca6d0364c Mon Sep 17 00:00:00 2001 From: brentru Date: Thu, 31 Oct 2019 11:31:58 -0400 Subject: [PATCH] drop tag --- .travis.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 96e256a..3b430e4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,6 +39,4 @@ deploy: provider: releases api_key: "$GITHUB_TOKEN" file: "NINA_W102-*.bin" - skip_cleanup: true - on: - tags: true \ No newline at end of file + skip_cleanup: true \ No newline at end of file