diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 6e5070ff..dc5d7454 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -124,9 +124,6 @@ jobs: rm phpantom_lsp-notarize.zip - # Staple the notarization ticket onto the binary itself - xcrun stapler staple target/${{ matrix.target }}/release/phpantom_lsp - - name: Delete temporary keychain if: matrix.macos_sign && always() run: |