From ef69d29388566af3c4cd0f99342553c36bf3f871 Mon Sep 17 00:00:00 2001 From: Ryan Date: Tue, 31 Dec 2024 12:44:31 +0800 Subject: [PATCH] ci(winget): `vedantmgoyal2009/winget-releaser@v2` -> `vedantmgoyal9/winget-releaser@main` --- .github/workflows/winget.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml index 7e9e09d..e76a433 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -8,7 +8,7 @@ jobs: publish: runs-on: ubuntu-latest steps: - - uses: vedantmgoyal2009/winget-releaser@v2 + - uses: vedantmgoyal9/winget-releaser@main with: identifier: pizzaboxer.Bloxstrap token: ${{ secrets.WINGET_TOKEN }}