mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-10 22:50:04 +00:00
Revert "fixes"
This reverts commit 4c0231cd67822dfc368cbe0000ab884dd25f898f.
This commit is contained in:
parent
454391d31e
commit
860ee3eaa9
@ -2,7 +2,6 @@
|
|||||||
appId: org.tabby
|
appId: org.tabby
|
||||||
productName: Tabby
|
productName: Tabby
|
||||||
compression: normal
|
compression: normal
|
||||||
npmRebuild: false
|
|
||||||
files:
|
files:
|
||||||
- '**/*'
|
- '**/*'
|
||||||
- dist
|
- dist
|
||||||
|
@ -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,
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user