mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-07 13:38:13 -08:00
bug: Fix issue with winget workflow max-versions (#554)
LGTM, thanks for fixing this.
This commit is contained in:
parent
2822a4a77d
commit
c3f04b795d
1 changed files with 4 additions and 4 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -752,7 +752,7 @@ jobs:
|
|||
include:
|
||||
- build_type: release
|
||||
identifier: DonutWare.Fladder
|
||||
max_versions: ""
|
||||
max_versions: "0"
|
||||
- build_type: nightly
|
||||
identifier: DonutWare.Fladder.Nightly
|
||||
max_versions: "1"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue