Skip to content

Commit 079b258

Browse files
committed
Set repository name
1 parent fb7eb23 commit 079b258

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/cleanup.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
image:
17-
- debian-bullseye
17+
- ci/debian-bullseye
1818
# - debian-bookworm
1919
# - rhel-9.4
2020
# - rhel-9.6
@@ -30,5 +30,4 @@ jobs:
3030
delete-partial-images: true
3131
delete-untagged: true
3232
dry-run: true
33-
repository: ${{ github.repository }}
3433
package: ${{ matrix.image }}

0 commit comments

Comments
 (0)