diff --git a/.github/workflows/reusable-ghcr-cleanup.yml b/.github/workflows/reusable-ghcr-cleanup.yml index 66c7be8..8c76c5e 100644 --- a/.github/workflows/reusable-ghcr-cleanup.yml +++ b/.github/workflows/reusable-ghcr-cleanup.yml @@ -11,10 +11,6 @@ on: type: boolean default: false description: if true, no images will be deleted - container: - type: string - required: true - description: the container image name to prune secrets: TOKEN: required: true