We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ccba67 commit 00381dcCopy full SHA for 00381dc
1 file changed
.github/workflows/delete-older-releases-artifacts.yml
@@ -17,7 +17,7 @@ env:
17
DELETE_ARTIFACTS: true
18
KEEP_DAY: 1
19
KEEP_MININUM_RUNS: 0
20
- KEEP_MININUM_RELEASE: 2
+ KEEP_MININUM_RELEASE: 3
21
22
jobs:
23
build:
0 commit comments