Skip to content

Commit

Permalink
Merge pull request #1666 from rsteube/winget-regex
Browse files Browse the repository at this point in the history
winget: fix installers-regex
  • Loading branch information
rsteube authored Apr 13, 2023
2 parents a14c3d3 + fc3a1e4 commit 83e7ff4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/winget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,5 +12,6 @@ jobs:
with:
identifier: rsteube.Carapace
max-versions-to-keep: 5
installers-regex: '_windows_(386|amd64|arm64)\.zip$'
fork-user: rsteube-bot
token: ${{ secrets.WINGET_TOKEN }}

0 comments on commit 83e7ff4

Please sign in to comment.