Skip to content

Commit

Permalink
winget: fix installers-regex
Browse files Browse the repository at this point in the history
  • Loading branch information
rsteube committed Apr 13, 2023
1 parent a14c3d3 commit fc3a1e4
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 fc3a1e4

Please sign in to comment.