Skip to content

Commit e760e81

Browse files
committed
use new Githuv token variable for Travis
1 parent 8d1f53a commit e760e81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ before_deploy:
3838
deploy:
3939
provider: releases
4040
api_key:
41-
secure: $GITHUB_OAUTH_TOKEN
41+
secure: $GH_TOKEN
4242
file:
4343
- "${RELEASE_PKG_DEB_FILE}"
4444
- "${RELEASE_PKG_RPM_FILE}"

0 commit comments

Comments
 (0)