ci: deactivate dryrun of image deletion

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
(cherry picked from commit 5782e0c8847b5e1ef458ac7f6a6af2d1c1276781)
This commit is contained in:
Paul Meyer 2023-01-12 09:19:57 +01:00 committed by Malte Poll
parent 2bb4a517c7
commit 6c807b823b

View File

@ -11,5 +11,4 @@ jobs:
with:
command: remove
rm_all: true
dryrun: true
ref: ${{ github.event.ref }}