Skip to content

Commit

Permalink
ci iteration
Browse files Browse the repository at this point in the history
  • Loading branch information
benyanke committed Oct 28, 2023
1 parent d2edf82 commit d478369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
steps:
- uses: actions/delete-package-versions@v4
with:
package-name: ${{ env.IMAGE_NAME }}
package-name: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
package-type: 'container'
min-versions-to-keep: 2

0 comments on commit d478369

Please sign in to comment.