Skip to content

Commit

Permalink
ci(github): bump winget-releaser from v2 to main
Browse files Browse the repository at this point in the history
  • Loading branch information
LGUG2Z committed Dec 14, 2024
1 parent 9bd1073 commit 91b2552
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/windows.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit 91b2552

Please sign in to comment.