Skip to content

Commit

Permalink
Reconfigure src/electron/config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
iower committed Oct 30, 2023
1 parent 8cafaf0 commit 2bab882
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions src/electron/config.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
productName: Telegram A
productName: Ulu
artifactName: ${productName}-${arch}.${ext}
appId: org.telegram.TelegramA
appId: org.telegram.Ulu
extraMetadata:
main: ./dist/electron.js
productName: Telegram A
productName: Ulu
files:
- "dist"
- "package.json"
Expand All @@ -23,8 +23,8 @@ protocols:
- tg
publish:
provider: github
owner: Ajaxy
repo: telegram-tt
owner: ulu-telegram
repo: app
releaseType: draft
win:
target: nsis
Expand All @@ -44,7 +44,7 @@ mac:
notarize:
teamId: Y54Z4K69Z9
dmg:
title: Telegram A installer
title: Ulu installer
background: public/background-electron-dmg.tiff
iconSize: 100
contents:
Expand Down

0 comments on commit 2bab882

Please sign in to comment.