Remove trigger for test run from PyPI publish workflow

This commit is contained in:
Unrud 2020-03-01 00:26:23 +01:00
parent 53b1021cf7
commit ed6bd5a373

View File

@ -2,7 +2,6 @@ name: PyPI publish
on: on:
release: release:
types: [published] types: [published]
push:
jobs: jobs:
publish: publish: