Skip to content

Commit 2728ad0

Browse files
synleclaude
andcommitted
Set retention-days: 30 on all upload-artifact steps
Reduce artifact retention from default 90 days to 30 days. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent fb24c23 commit 2728ad0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -102,6 +102,7 @@ jobs:
102102
src-tauri/target/${{ matrix.target }}/release/bundle/deb/*.deb
103103
src-tauri/target/${{ matrix.target }}/release/bundle/appimage/*.AppImage
104104
src-tauri/target/${{ matrix.target }}/release/bundle/rpm/*.rpm
105+
retention-days: 30
105106
compression-level: 9
106107
if-no-files-found: ignore
107108

0 commit comments

Comments
 (0)