diff --git a/.github/workflows/cleanup_images.yml b/.github/workflows/cleanup_images.yml index 189d4a31..ad58caac 100644 --- a/.github/workflows/cleanup_images.yml +++ b/.github/workflows/cleanup_images.yml @@ -15,7 +15,7 @@ jobs: - name: Remove tag ${{format('pr-{0}', github.event.pull_request.number)}} uses: dataaxiom/ghcr-cleanup-action@98b4022383d6ddb70ccbf6a378b4d8c67a60f066 with: - token: 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 + token: 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 owner: Alfresco repository: alfresco-dockerfiles-bakery dry-run: true