Skip to content

Commit

Permalink
Update winget.yml (#3521)
Browse files Browse the repository at this point in the history
  • Loading branch information
vedantmgoyal9 authored Sep 30, 2022
1 parent 7beda70 commit cfa35df
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/winget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ jobs:
publish:
runs-on: windows-latest # action can only be run on windows
steps:
- uses: vedantmgoyal2009/winget-releaser@latest
- uses: vedantmgoyal2009/winget-releaser@v1
with:
identifier: Fndroid.ClashForWindows
version: ${{ github.event.release.tag_name }}
token: ${{ secrets.WINGET_TOKEN }}

0 comments on commit cfa35df

Please sign in to comment.