Fix tag event

This commit is contained in:
Simon Conseil
2020-10-11 21:58:48 -03:00
parent 7aec62c2fb
commit 001ce74e4f

View File

@@ -3,6 +3,7 @@ name: Publish Python 🐍 distributions 📦 to PyPI and TestPyPI
on:
push:
tags:
- '*'
jobs:
build-n-publish: