summaryrefslogtreecommitdiff
path: root/.github/workflows/winget.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/winget.yml')
-rw-r--r--.github/workflows/winget.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/winget.yml b/.github/workflows/winget.yml
index afabe6f8..c5052d64 100644
--- a/.github/workflows/winget.yml
+++ b/.github/workflows/winget.yml
@@ -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 }}