Skip to content

Commit

Permalink
Fix clean-registry.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DavidePrincipi authored Dec 12, 2024
1 parent 1fabd8c commit b2a8304
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: "kickstart"
images: "dnsmasq"
delete_image_token: ${{ secrets.IMAGES_CLEANUP_TOKEN }}

0 comments on commit b2a8304

Please sign in to comment.