From 31b2630207f248418687ad2d60157d921e17cebb Mon Sep 17 00:00:00 2001 From: Dmitry Petrov Date: Sun, 11 Sep 2016 21:46:10 +0200 Subject: [PATCH] provide api_key via env variable --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index c7b1558..d3f47f4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,6 +15,7 @@ deploy: skip_cleanup: true file_glob: true file: dist/mac/Perlotto-*.dmg + api_key: $GH_TOKEN on: tags: true repo: can3p/perlotto