Skip to content

Commit f09d5e7

Browse files
committed
fix retention-days
1 parent dbd81fd commit f09d5e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_containers_singularity.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
name: docker-artifact
3131
path: output/docker_images
32-
retention_days: 1
32+
retention-days: 1
3333

3434
test-images:
3535
name: Test on (${{ matrix.os }})

0 commit comments

Comments
 (0)