From e1106f23a8f4f157c130def63f0c16711524d2ae Mon Sep 17 00:00:00 2001 From: koalyptus Date: Sun, 22 Apr 2018 21:35:09 +1000 Subject: [PATCH] travis: git tags automation (10) --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 5e1c38b2..7a35261b 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,7 +21,7 @@ before_deploy: - git tag $GIT_TAG -am "Generated tag from TravisCI build $TRAVIS_BUILD_NUMBER" deploy: provider: releases - api_key: 6929c0030fedd2961a4d4fe28c4a0e02014237b8 + api_key: $GITHUB_OAUTH_ACCESS_TOKEN skip_cleanup: true env: global: