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

This commit is contained in:
IamTheFij 2022-07-08 12:52:24 -07:00
parent 7ff461fd89
commit 1b367f5ddb
1 changed files with 0 additions and 1 deletions

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*",