From 7864ba5271b1a8338e1f50b5096d5107182de779 Mon Sep 17 00:00:00 2001 From: lowlighter <22963968+lowlighter@users.noreply.github.com> Date: Mon, 15 Nov 2021 21:20:58 -0500 Subject: [PATCH] ci: fix workflow error --- .github/workflows/clean.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/clean.yml b/.github/workflows/clean.yml index 81b68045..2c89572e 100644 --- a/.github/workflows/clean.yml +++ b/.github/workflows/clean.yml @@ -2,7 +2,8 @@ name: Clean untagged docker images from ghcr.io on: release: - - published + types: + - published workflow_dispatch: jobs: