Deploy to test pypi for pushes to main
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
IamTheFij 2022-07-08 12:52:24 -07:00
parent 7ff461fd89
commit 1b367f5ddb

View File

@ -111,7 +111,6 @@ def push_to_pypi():
"depends_on": ["tests"],
"workspace": get_workspace(),
"trigger": {
"event": ["tag"],
"ref": [
"refs/heads/main",
"refs/tags/v*",