From ca62e9df103d69016d21d9d01ef466ece8df0097 Mon Sep 17 00:00:00 2001 From: atavism Date: Sun, 3 Nov 2024 12:13:33 -0800 Subject: [PATCH] update code signing step --- .github/workflows/build.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 58d5a9ccc..94b24d978 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -189,7 +189,6 @@ jobs: file: liblantern.dylib certificate-data: ${{ secrets.MACOS_BNS_CERT }} certificate-password: ${{ secrets.MACOS_BNS_CERT_PASS }} - apple-team-id: ${{ secrets.APPLE_TEAM_ID }} - name: Activate plugins run: |