diff --git a/.github/workflows/winget-submission.yml b/.github/workflows/winget-submission.yml index 5a4aa48..734295d 100644 --- a/.github/workflows/winget-submission.yml +++ b/.github/workflows/winget-submission.yml @@ -10,7 +10,7 @@ jobs: runs-on: ubuntu-latest steps: - name: Submit package to Winget Community Repo - uses: vedantmgoyal2009/winget-releaser@688c38a2f42ed9b26438c69da3f96efd7b6ead1d + uses: vedantmgoyal2009/winget-releaser@688c38a2f42ed9b26438c69da3f96efd7b6ead1d # v2 with: identifier: Vencord.Vesktop token: ${{ secrets.WINGET_PAT }}