From 37276380bcfcac81e7e4e0a0efb0d40de3096294 Mon Sep 17 00:00:00 2001 From: catronomix <42138122+catronomix@users.noreply.github.com> Date: Mon, 24 Jun 2019 23:04:09 +0200 Subject: [PATCH] try oauth --- .travis.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index ac5f823..185e551 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,8 +32,7 @@ script: deploy: provider: releases - api_key: - secure: + api_key: e65b25c883f631228c79b62d88f61c6ba937df80 file_glob: true file: dist/CatroModulo-*-*.zip skip_cleanup: true # Don't remove dist/ before uploading files