mirror of
https://github.com/AyuGram/AyuGramDesktop.git
synced 2025-06-05 06:33:57 +02:00
Update winget.yml
This commit is contained in:
parent
ca37a727fc
commit
5c3f15af41
1 changed files with 1 additions and 1 deletions
2
.github/workflows/winget.yml
vendored
2
.github/workflows/winget.yml
vendored
|
@ -6,7 +6,7 @@ jobs:
|
||||||
publish:
|
publish:
|
||||||
runs-on: windows-latest # action can only be run on windows
|
runs-on: windows-latest # action can only be run on windows
|
||||||
steps:
|
steps:
|
||||||
- uses: vedantmgoyal2009/winget-releaser@latest
|
- uses: telegramdesktop/winget-releaser@latest
|
||||||
with:
|
with:
|
||||||
identifier: Telegram.TelegramDesktop
|
identifier: Telegram.TelegramDesktop
|
||||||
token: ${{ secrets.WINGET_TOKEN }}
|
token: ${{ secrets.WINGET_TOKEN }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue