From e350766ca34cc7affcb8cd99d9143d477405364b Mon Sep 17 00:00:00 2001 From: Stef Tervelde Date: Fri, 10 Jan 2025 17:45:10 +0100 Subject: [PATCH] Update pull_request.yml --- .github/workflows/pull_request.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/pull_request.yml b/.github/workflows/pull_request.yml index c3302d2f2..17da60627 100644 --- a/.github/workflows/pull_request.yml +++ b/.github/workflows/pull_request.yml @@ -52,8 +52,6 @@ jobs: - name: Setup Ant uses: cedx/setup-ant@v3 - name: Install Certificates for Code Signing - env: - cert_secret: ${{ secrets.CERTIFICATES_P12 }} if: ${{ matrix.os_prefix == 'macos' && secrets.CERTIFICATES_P12 != '' }} uses: apple-actions/import-codesign-certs@v3 with: