ci: purge images on main (#1583)

Signed-off-by: Paul Meyer <49727155+katexochen@users.noreply.github.com>
This commit is contained in:
Paul Meyer 2023-04-03 07:44:46 -04:00 committed by GitHub
parent 1dd5eae594
commit cbdaec65da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -87,5 +87,4 @@ jobs:
secrets: inherit secrets: inherit
with: with:
command: remove command: remove
dryrun: true
version_path: ${{ needs.find-version.outputs.version }} version_path: ${{ needs.find-version.outputs.version }}