We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7808dda commit fb7eb23Copy full SHA for fb7eb23
.github/workflows/cleanup.yml
@@ -30,4 +30,5 @@ jobs:
30
delete-partial-images: true
31
delete-untagged: true
32
dry-run: true
33
+ repository: ${{ github.repository }}
34
package: ${{ matrix.image }}
0 commit comments