diff --git a/.github/workflows/ic.yml b/.github/workflows/ic.yml index 92761d2..599105f 100644 --- a/.github/workflows/ic.yml +++ b/.github/workflows/ic.yml @@ -38,8 +38,3 @@ concurrency: jobs: tests: uses: ./.github/workflows/tests.yml - pypi: - permissions: - id-token: write # Allows this job to create releases - needs: [ tests ] - uses: ./.github/workflows/pypi.yml \ No newline at end of file