mirror of
https://github.com/LorenEteval/Furious.git
synced 2026-09-22 23:08:08 +03:00
Align WinGet installer selection
Signed-off-by: Loren Eteval <loren.eteval@proton.me>
This commit is contained in:
@@ -126,6 +126,6 @@ jobs:
|
||||
with:
|
||||
identifier: LorenEteval.Furious
|
||||
release-tag: ${{ github.ref_name }}
|
||||
installers-regex: '^Furious-.*-(?:windows7-amd64|windows10-arm64)\.zip$'
|
||||
installers-regex: '^Furious-.*-windows10-(?:amd64|arm64)\.zip$'
|
||||
max-versions-to-keep: 5
|
||||
token: ${{ secrets.WINGET_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user