diff --git a/.github/workflows/deploy_release.yaml b/.github/workflows/deploy_release.yaml index daf3c97..e2d6b43 100644 --- a/.github/workflows/deploy_release.yaml +++ b/.github/workflows/deploy_release.yaml @@ -1,8 +1,9 @@ name: Deploy on: - release: + - release: types: - published + - workflow_dispatch: jobs: pypi: