⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Commit 00381dc

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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)