mirror of
https://github.com/python-pillow/Pillow.git
synced 2025-02-05 14:10:52 +03:00
Merge pull request #296 from python-pillow/tags-true
Deploy to GitHub Releases when a tag is set
This commit is contained in:
commit
fc036f44ab
|
@ -55,4 +55,5 @@ deploy:
|
||||||
file: "${TRAVIS_BUILD_DIR}/${WHEEL_SDIR}/*.whl"
|
file: "${TRAVIS_BUILD_DIR}/${WHEEL_SDIR}/*.whl"
|
||||||
on:
|
on:
|
||||||
repo: python-pillow/pillow-wheels
|
repo: python-pillow/pillow-wheels
|
||||||
|
tags: true
|
||||||
skip_cleanup: true
|
skip_cleanup: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user