Update Winget Releaser job to latest tag (#1586)

This commit is contained in:
Ryan
2024-07-30 18:16:19 +08:00
committed by GitHub
parent b6246d89ca
commit 587670b080
+1 -1
View File
@@ -7,7 +7,7 @@ jobs:
publish:
runs-on: ubuntu-latest
steps:
- uses: vedantmgoyal2009/winget-releaser@v2
- uses: vedantmgoyal9/winget-releaser@main
with:
identifier: LocalSend.LocalSend
token: ${{ secrets.WINGET_TOKEN }}