Skip to content

Commit 437e256

Browse files
committed
registry: fix typo in yaml file
Introduced by previous commit. Signed-off-by: Daniel Wagner <wagi@kernel.org>
1 parent 1e5bc04 commit 437e256

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/registry.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
uses: snok/container-retention-policy@3b0972b2276b171b212f8c4efbca59ebba26eceb # v3.0.1
2626
id: retention
2727
with:
28-
image-names
28+
image-names:
2929
- alpine
3030
- alpine.staging
3131
- debian

0 commit comments

Comments
 (0)