Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Commit

Permalink
Updated travis api key syntax (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
ho-man-chan committed Apr 29, 2020
1 parent ff12463 commit 86ab658
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 @@ -64,8 +64,7 @@ before_deploy:
deploy:
provider: releases
skip_cleanup: true
api_key:
secure: $GITHUB_ACCESS_TOKEN
api_key: $GITHUB_ACCESS_TOKEN
file: "pressbooks-lti-provider-$TRAVIS_TAG.zip"
on:
tags: true
Expand Down

0 comments on commit 86ab658

Please sign in to comment.