bug: Fix issue with winget workflow max-versions (#554)

LGTM, thanks for fixing this.
This commit is contained in:
vikingnope 2025-11-01 19:15:42 +01:00 committed by GitHub
parent 2822a4a77d
commit c3f04b795d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -527,9 +527,9 @@ jobs:
---
📅 **Build Date:** $(date -u "+%Y-%m-%d %H:%M:%S UTC")
🔧 **Build Number:** ${{ github.run_number }}
📝 **Commit:** ${{ github.sha }}
📅 **Build Date:** $(date -u "+%Y-%m-%d %H:%M:%S UTC")
🔧 **Build Number:** ${{ github.run_number }}
📝 **Commit:** ${{ github.sha }}
🌿 **Branch:** develop
EOF
@ -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"