diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy-test.yml similarity index 97% rename from .github/workflows/deploy.yml rename to .github/workflows/deploy-test.yml index d2acca1..f659d80 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy-test.yml @@ -98,7 +98,6 @@ jobs: environment: pypi permissions: id-token: write - if: github.event_name == 'release' && github.event.action == 'published' steps: - uses: actions/download-artifact@v4 with: