Skip to content

Commit e350766

Browse files
authored
Update pull_request.yml
1 parent 260a7cd commit e350766

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.github/workflows/pull_request.yml

-2
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ jobs:
5252
- name: Setup Ant
5353
uses: cedx/setup-ant@v3
5454
- name: Install Certificates for Code Signing
55-
env:
56-
cert_secret: ${{ secrets.CERTIFICATES_P12 }}
5755
if: ${{ matrix.os_prefix == 'macos' && secrets.CERTIFICATES_P12 != '' }}
5856
uses: apple-actions/import-codesign-certs@v3
5957
with:

0 commit comments

Comments
 (0)