set all branches to true for deploy (#46)

This commit is contained in:
Dave Gallant
2019-10-17 23:54:00 -04:00
committed by GitHub
parent 3b63f8e90e
commit 4abf0f5d63

View File

@@ -30,6 +30,7 @@ jobs:
python: "3.7"
deploy:
on:
all_branches: true
repo: davegallant/rfd
tags: true
provider: pypi