ci: implement automatic updates

This commit is contained in:
2025-07-14 08:28:18 +03:00
parent c59de00b3c
commit 1f7dbe81f0
4 changed files with 57 additions and 0 deletions

View File

@ -0,0 +1,5 @@
[telegram-desktop-bin]
source = "github"
github = "telegramdesktop/tdesktop"
use_latest_release = true
prefix = "v"