We can write a bash condition if we want to limit it a bit more but naming a specific branch
@@ -24,5 +24,5 @@ deploy:
distributions: sdist bdist_wheel
on:
tags: true
- branch: master
+ all_branches: true
repo: flaskbb/flaskbb