Skip to content

Commit

Permalink
ci: winget
Browse files Browse the repository at this point in the history
  • Loading branch information
igoogolx committed Feb 27, 2024
1 parent 3fff1e2 commit 71e0847
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/winget.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ jobs:
with:
identifier: igoogolx.itun2socks
max-versions-to-keep: 5 # keep only latest 5 versions
installers-regex: '.*windows_amd64.zip$' # Only .exe files
installers-regex: '.*windows_amd64.zip$' # Only .zip files
token: ${{ secrets.WINGET_TOKEN }}

0 comments on commit 71e0847

Please sign in to comment.