diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index 31666175..e4d39840 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -27,7 +27,7 @@ jobs: permissions: id-token: write environment: - name: test + name: release url: https://pypi.org/p/${{ matrix.package-name }} steps: - uses: actions/checkout@v4