Skip to content

Commit

Permalink
chore: fix clean-registry action
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidePrincipi committed Dec 12, 2024
1 parent 5947555 commit ecc03f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean-registry.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ jobs:
steps:
- uses: NethServer/ns8-github-actions/.github/actions/delete-image@v1
with:
images: "dnsmasq"
images: "dnsmasq dnsmasq-server"
delete_image_token: ${{ secrets.IMAGES_CLEANUP_TOKEN }}

0 comments on commit ecc03f9

Please sign in to comment.