From 10435307de57bcbd33bc12984115513f0c15279a Mon Sep 17 00:00:00 2001 From: Jeongbin Park Date: Sun, 24 Jan 2021 22:29:34 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 782cabc..c276b2b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,4 +14,4 @@ deploy: - "product/target/products/gdlde.product-macosx.cocoa.x86_64.zip" skip_cleanup: true on: - tags: false + tags: true