mirror of
https://github.com/davegallant/rfd.git
synced 2025-08-06 08:43:41 +00:00
set all branches to true for deploy (#46)
This commit is contained in:
@@ -30,6 +30,7 @@ jobs:
|
||||
python: "3.7"
|
||||
deploy:
|
||||
on:
|
||||
all_branches: true
|
||||
repo: davegallant/rfd
|
||||
tags: true
|
||||
provider: pypi
|
||||
|
Reference in New Issue
Block a user