Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
vedantmgoyal9 authored Jun 27, 2024
1 parent 5430e7c commit bb0be63
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ jobs:
name: Binaries
path: ./artifacts
- name: WinGet Releaser
uses: vedantmgoyal2009/winget-releaser@v2
uses: vedantmgoyal9/winget-releaser@main
if: ${{ env.is_prerelease == 0 }}
with:
token: ${{ secrets.WINGET_RELEASER_TOKEN }}
Expand Down

0 comments on commit bb0be63

Please sign in to comment.