Remove 'tags: true' to upload wheels for manually triggered builds

This commit is contained in:
Hugo van Kemenade 2021-01-03 13:37:43 +02:00
parent f7243c7ce8
commit 33cecd6036

View File

@ -72,5 +72,4 @@ deploy:
on: on:
condition: -z "$LATEST" condition: -z "$LATEST"
repo: python-pillow/pillow-wheels repo: python-pillow/pillow-wheels
tags: true
skip_cleanup: true skip_cleanup: true