Skip to content

Commit

Permalink
Change WinGet workflow to drop 'v' prefix from tag (#3927)
Browse files Browse the repository at this point in the history
  • Loading branch information
junegunn committed Jul 17, 2024
1 parent ea23539 commit 8d4d184
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/winget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,5 @@ jobs:
- uses: vedantmgoyal2009/winget-releaser@v2
with:
identifier: junegunn.fzf
version: ${{ github.event.release.tag_name }}
installers-regex: '-windows_(armv7|arm64|amd64)\.zip$'
token: ${{ secrets.WINGET_TOKEN }}

0 comments on commit 8d4d184

Please sign in to comment.