Skip to content

Commit 3031dae

Browse files
authored
Update .travis.yml
1 parent 56193ee commit 3031dae

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

+2-3
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,8 @@ deploy:
6060
- provider: releases
6161
skip_cleanup: true
6262
overwrite: true
63-
api_key:
64-
secure: $GITHUB_API_KEY
63+
api_key: $GITHUB_API_KEY
6564
file: $DEPLOY_BUILD.$VERSION.zip
6665
on:
6766
tags: true
68-
branch: master
67+
branch: master

0 commit comments

Comments
 (0)