Skip to content

Commit

Permalink
update gh token
Browse files Browse the repository at this point in the history
  • Loading branch information
void285 committed Feb 24, 2021
1 parent eaa2404 commit 1e96c79
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,7 @@ script:
- ls -l output
deploy:
provider: releases
api_key:
secure: ${gh_token}
api_key: ${gh_token}
skip_cleanup: true
overwrite: true
file_glob: true
Expand Down

0 comments on commit 1e96c79

Please sign in to comment.