From ca37a727fce83811b4c7d12d43fa37b623412e17 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal2009@users.noreply.github.com> Date: Sun, 19 Jun 2022 00:07:48 +0530 Subject: Update winget.yml --- .github/workflows/winget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.github') 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 }} -- cgit v1.2.3