Revert "fixes"

This reverts commit 4c0231cd67822dfc368cbe0000ab884dd25f898f.
This commit is contained in:
Eugene 2023-11-10 18:01:31 +01:00
parent 454391d31e
commit 860ee3eaa9
No known key found for this signature in database
GPG Key ID: 5896FCBBDD1CF4F4
2 changed files with 0 additions and 2 deletions

View File

@ -2,7 +2,6 @@
appId: org.tabby appId: org.tabby
productName: Tabby productName: Tabby
compression: normal compression: normal
npmRebuild: false
files: files:
- '**/*' - '**/*'
- dist - dist

View File

@ -32,7 +32,6 @@ builder({
teamId: process.env.APPLE_TEAM_ID, teamId: process.env.APPLE_TEAM_ID,
} : false, } : false,
}, },
npmRebuild: true,
publish: process.env.KEYGEN_TOKEN ? [ publish: process.env.KEYGEN_TOKEN ? [
vars.keygenConfig, vars.keygenConfig,
{ {