Skip to content

Commit

Permalink
Update to using a GitHub personal access token
Browse files Browse the repository at this point in the history
  • Loading branch information
Finchiedev committed Jun 23, 2019
1 parent b1806b5 commit 501b7bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,7 @@ jobs:
- git tag $TRAVIS_TAG
deploy:
provider: releases
#api_key: $GITHUB_OAUTH_TOKEN
api_key: $personal_access_token
skip_cleanup: true
file:
- test.txt
Expand Down

0 comments on commit 501b7bb

Please sign in to comment.