ci: deactivate dryrun of image deletion

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer 2023-01-12 09:19:57 +01:00
parent d0e9f427d1
commit 5782e0c884

View File

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