Skip to content

Commit 57b74e4

Browse files
authored
chore(build): update build-dev.yml
1 parent 94bb64a commit 57b74e4

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/build-dev.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,7 @@ jobs:
5656
# Pass arch here
5757
args: --${{ matrix.arch }}
5858
env:
59-
# macOS notarization API key
60-
APPLE_ID: ${{ secrets.apple_id }}
61-
APPLE_ID_PASSWORD: ${{ secrets.apple_id_password }}
62-
APPLE_APP_SPECIFIC_PASSWORD: ${{ secrets.apple_id_password }}
59+
# macOS signing env
6360
APPLE_TEAM_ID: 8D66VDADVH
6461
DEBUG: electron-notarize*
6562
CSC_FOR_PULL_REQUEST: true

0 commit comments

Comments
 (0)