fix travis condition
This commit is contained in:
parent
f8521a5cfd
commit
48d124a05b
@ -16,4 +16,4 @@ deploy:
|
||||
distributions: "sdist bdist_wheel"
|
||||
on:
|
||||
tags: true
|
||||
condition: tag = /^v[0-9].*/
|
||||
condition: tag =~ /^v[0-9].*/
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user