ci: align observation artifact retention

This commit is contained in:
jxxghp
2026-08-24 12:06:39 +08:00
parent e7e79d4462
commit 8440793edb
2 changed files with 8 additions and 1 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ jobs:
name: official-plugin-architecture-report
path: MoviePilot/official-plugin-architecture-report.json
if-no-files-found: warn
retention-days: 14
retention-days: 3
- name: Fail when plugin contracts changed
if: steps.compare.outcome == 'failure'