Skip to content

Commit

Permalink
fix: restore value
Browse files Browse the repository at this point in the history
  • Loading branch information
stepanLav committed Dec 13, 2024
1 parent 345ed5b commit 12254e6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions electron-builder.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@ module.exports = {
target: 'default',
arch: ['x64', 'arm64'],
},
notarize: {
teamId: process.env.APPLE_TEAM_ID,
appleId: process.env.APPLE_ID,
appleIdPassword: process.env.APPLE_APP_SPECIFIC_PASSWORD,
},
},

dmg: {
Expand Down

0 comments on commit 12254e6

Please sign in to comment.