mirror of
https://github.com/Eugeny/tabby.git
synced 2025-06-08 13:30:02 +00:00
fixes
This commit is contained in:
parent
31b063a964
commit
4c0231cd67
@ -2,6 +2,7 @@
|
|||||||
appId: org.tabby
|
appId: org.tabby
|
||||||
productName: Tabby
|
productName: Tabby
|
||||||
compression: normal
|
compression: normal
|
||||||
|
npmRebuild: false
|
||||||
files:
|
files:
|
||||||
- '**/*'
|
- '**/*'
|
||||||
- dist
|
- dist
|
||||||
|
@ -32,6 +32,7 @@ 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