ci(github): bump winget-releaser from v2 to main

This commit is contained in:
LGUG2Z
2024-12-13 16:04:10 -08:00
parent 9bd1073a83
commit 91b255280a

View File

@@ -199,7 +199,7 @@ jobs:
needs: release
if: startsWith(github.ref, 'refs/tags/v')
steps:
- uses: vedantmgoyal2009/winget-releaser@v2
- uses: vedantmgoyal2009/winget-releaser@main
with:
identifier: LGUG2Z.komorebi
token: ${{ secrets.WINGET_TOKEN }}