Skip to content

Commit

Permalink
Update docker-build-push.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Nathanael Esayeas <[email protected]>
  • Loading branch information
ghostwriter authored Aug 22, 2024
1 parent d2d6650 commit dd76406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ jobs:
steps:
- uses: actions/delete-package-versions@v5
with:
package-name: 'php'
package-name: 'compliance'
package-type: 'container'
min-versions-to-keep: 30
delete-only-untagged-versions: 'true'
Expand Down

0 comments on commit dd76406

Please sign in to comment.