Skip to content

Commit f288301

Browse files
authored
Trying with the token
1 parent 2681d9c commit f288301

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,7 @@ install: true
1111

1212
deploy:
1313
provider: releases
14-
api_key:
15-
secure: ${GITHUB_API_TOKEN}
14+
github_token: ${GITHUB_API_TOKEN}
1615
file:
1716
- "output/alice-system-deps-$TRAVIS_TAG-1.x86_64.rpm"
1817
skip_cleanup: true

0 commit comments

Comments
 (0)