Skip to content

Commit

Permalink
Update max-versions-to-keep in winget.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
amnweb committed Oct 9, 2024
1 parent d41ab4d commit a5475a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/winget.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,6 @@ jobs:
version: ${{ steps.get-version.outputs.version }}
release-tag: ${{ steps.get-version.outputs.release-tag }}
installers-regex: '\.msi$'
max-versions-to-keep: 8
max-versions-to-keep: 16
fork-user: amnweb
token: ${{ secrets.WINGET_TOKEN }}

0 comments on commit a5475a9

Please sign in to comment.