Skip to content

Commit 00381dc

Browse files
committed
Adjust the number of releases to retain
1 parent 1ccba67 commit 00381dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/delete-older-releases-artifacts.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ env:
1717
DELETE_ARTIFACTS: true
1818
KEEP_DAY: 1
1919
KEEP_MININUM_RUNS: 0
20-
KEEP_MININUM_RELEASE: 2
20+
KEEP_MININUM_RELEASE: 3
2121

2222
jobs:
2323
build:

0 commit comments

Comments
 (0)