From abe53f6058585ddd041380f2728d0ec9b2f54b57 Mon Sep 17 00:00:00 2001 From: Vedant <83997633+vedantmgoyal9@users.noreply.github.com> Date: Sat, 29 Jun 2024 19:08:12 +0530 Subject: [PATCH] ci(build): update `winget-releaser` to `latest` (#3087) --- .github/workflows/build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index 3a58726362..f4f5e9422e 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -110,7 +110,7 @@ jobs: url: https://vps.itsmeow.dev/spicetify-update method: GET - name: Update Winget package - uses: vedantmgoyal2009/winget-releaser@v2 + uses: vedantmgoyal9/winget-releaser@main with: identifier: Spicetify.Spicetify installers-regex: '-windows-\w+\.zip$'