diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c5dfd510..84a2e6ef 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -53,9 +53,6 @@ jobs: - name: Build all packages run: pnpm build - - name: Verify the integrity of provenance attestations and registry signatures for installed dependencies - run: npm audit signatures - - name: Release run: npm run publish env: