Skip to content

Commit 486f036

Browse files
authored
ci: remove retention days (tsukinaha#405)
revert to default 90 days retention.
2 parents 932f637 + d036f1b commit 486f036

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/build_windows.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -162,5 +162,5 @@ jobs:
162162
artifact/*.7z
163163
artifact/*.sha512sum
164164
compression-level: 0
165-
retention-days: 3
166-
if-no-files-found: error
165+
if-no-files-found: error
166+

0 commit comments

Comments
 (0)