Skip to content
This repository has been archived by the owner on Oct 8, 2024. It is now read-only.

Commit

Permalink
Merge pull request #222 from python-pillow/update-gh-releases-key
Browse files Browse the repository at this point in the history
Update GH Releases key
  • Loading branch information
radarhere authored Sep 15, 2021
2 parents f72da91 + edb4da2 commit 741ae4e
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 @@ -67,8 +67,7 @@ script:
# Upload wheels to GitHub Releases
deploy:
provider: releases
api_key:
secure: $GITHUB_RELEASE_TOKEN
api_key: $GITHUB_RELEASE_TOKEN
file_glob: true
file: "${TRAVIS_BUILD_DIR}/${WHEEL_SDIR}/*.whl"
on:
Expand Down

0 comments on commit 741ae4e

Please sign in to comment.