Update winget.yml

This commit is contained in:
Vedant 2022-06-19 00:07:48 +05:30 committed by John Preston
parent 598a4b3922
commit ca37a727fc

View File

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