From 11ab723e6be9abbd6f743fb14b23f251d446c286 Mon Sep 17 00:00:00 2001 From: sitiom Date: Thu, 29 Sep 2022 20:36:21 +0800 Subject: [PATCH] Update winget.yml --- .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 b6507cd..d916e19 100644 --- a/.github/workflows/winget.yml +++ b/.github/workflows/winget.yml @@ -7,7 +7,7 @@ jobs: publish: runs-on: windows-latest steps: - - uses: vedantmgoyal2009/winget-releaser@latest + - uses: vedantmgoyal2009/winget-releaser@v1 with: identifier: ViGEm.ViGEmBus token: ${{ secrets.WINGET_TOKEN }}