mirror of
https://github.com/python-pillow/Pillow.git
synced 2024-12-26 01:46:18 +03:00
Update GH Releases key
This commit is contained in:
parent
f72da91f77
commit
edb4da2579
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user