Fix condition for auto-release

This commit is contained in:
Jannis Leidel 2016-09-20 12:55:46 +02:00
parent d3221c3acd
commit 49fc6c47ff

View file

@ -36,5 +36,4 @@ deploy:
on:
tags: true
repo: jazzband/django-dbtemplates
python: "2.7"
condition: "$TOXENV = py27-dj110"