Skip to content

Commit 04d90ed

Browse files
fix: reduce artifact retention days from 30 to 7
1 parent 68e8535 commit 04d90ed

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,4 +70,4 @@ jobs:
7070
name: tech-stack-streamdeck-linux-deb
7171
path: dist-electron/*.deb
7272
if-no-files-found: error
73-
retention-days: 30
73+
retention-days: 7

0 commit comments

Comments
 (0)