summaryrefslogtreecommitdiffstats
path: root/.github
diff options
context:
space:
mode:
authorVedant <83997633+vedantmgoyal2009@users.noreply.github.com>2022-06-19 00:07:48 +0530
committerJohn Preston <johnprestonmail@gmail.com>2022-07-01 19:15:41 +0400
commitca37a727fce83811b4c7d12d43fa37b623412e17 (patch)
tree75baac8ee979001fa0f5d626b97f7aa851901140 /.github
parent598a4b3922b3b75a64eaba224a736ad99110e554 (diff)
Update winget.yml
Diffstat (limited to '.github')
-rw-r--r--.github/workflows/winget.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml
index 9ec974f8be..65d3d2471a 100644
--- a/.github/workflows/winget.yml
+++ b/.github/workflows/winget.yml
@@ -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 }}