Skip to content

Commit

Permalink
Update travis github key syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
ho-man-chan committed Mar 6, 2020
1 parent f09bb76 commit 01f4abd
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 @@ -66,8 +66,7 @@ before_deploy:
deploy:
provider: releases
skip_cleanup: true
api_key:
secure: $GITHUB_ACCESS_TOKEN
api_key: $GITHUB_ACCESS_TOKEN
file: pressbooks-book-$TRAVIS_TAG.zip
on:
tags: true
Expand Down

0 comments on commit 01f4abd

Please sign in to comment.