ci(windows-msi): switch cron to monthly, bump artifact retention

This commit is contained in:
Laurent Trinques
2026-08-09 11:23:13 +02:00
committed by GitHub
parent 76ff69e912
commit 09983efe05
+1 -1
View File
@@ -311,7 +311,7 @@ jobs:
with: with:
name: qelectrotech-windows-msi-${{ matrix.flavor }} name: qelectrotech-windows-msi-${{ matrix.flavor }}
path: dist\*.msi path: dist\*.msi
retention-days: 14 retention-days: 40
if-no-files-found: error if-no-files-found: error
- name: Delete old nightly .msi asset for this flavor - name: Delete old nightly .msi asset for this flavor