From 4a6e758efe5579a08d4b4a505a9a2e1e8af806e1 Mon Sep 17 00:00:00 2001 From: Larry Gadea Date: Mon, 31 Jul 2023 03:26:05 -0700 Subject: [PATCH] no workflow publish for docker image --- .github/workflows/docker-image.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/docker-image.yaml b/.github/workflows/docker-image.yaml index af39fe6..34f18d1 100644 --- a/.github/workflows/docker-image.yaml +++ b/.github/workflows/docker-image.yaml @@ -1,7 +1,6 @@ name: Create and publish a Docker image on: - workflow_dispatch: release: types: [published]