From af9ed58eef0ced5b4f52bb5be021fc6f71ba7ece Mon Sep 17 00:00:00 2001 From: lewisakura Date: Sat, 10 Aug 2024 10:21:31 +0100 Subject: [PATCH] ci: update winget releaser [skip ci] --- .github/workflows/winget-submission.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/winget-submission.yml b/.github/workflows/winget-submission.yml index 080e484..56408e5 100644 --- a/.github/workflows/winget-submission.yml +++ b/.github/workflows/winget-submission.yml @@ -16,7 +16,7 @@ jobs: runs-on: windows-latest steps: - name: Submit package to Winget Community Repo - uses: vedantmgoyal2009/winget-releaser@4614300d5812e5df91cb02ef0edbece623d5dea8 + uses: vedantmgoyal2009/winget-releaser@0db4f0a478166abd0fa438c631849f0b8dcfb99f with: identifier: Vencord.Vesktop token: ${{ secrets.WINGET_PAT }}