Skip to content

Commit 9942b6a

Browse files
committed
Update electron-builder.yml
1 parent 7711ea6 commit 9942b6a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

electron-builder.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,7 @@ mac:
2525
- NSMicrophoneUsageDescription: Application requests access to the device's microphone.
2626
- NSDocumentsFolderUsageDescription: Application requests access to the user's Documents folder.
2727
- NSDownloadsFolderUsageDescription: Application requests access to the user's Downloads folder.
28-
notarize:
29-
teamId: "${env.APPLE_TEAM_ID}"
28+
notarize: true
3029
target:
3130
- target: dmg
3231
arch:

0 commit comments

Comments
 (0)