Update winget.yml

This commit is contained in:
Vedant 2022-06-29 20:07:15 +05:30 committed by John Preston
parent ca37a727fc
commit 5c3f15af41
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ jobs:
publish:
runs-on: windows-latest # action can only be run on windows
steps:
- uses: vedantmgoyal2009/winget-releaser@latest
- uses: telegramdesktop/winget-releaser@latest
with:
identifier: Telegram.TelegramDesktop
token: ${{ secrets.WINGET_TOKEN }}