From a998147ac8dae457ea76e48b3f9e86c86cfe902b Mon Sep 17 00:00:00 2001 From: Priyadi Iman Nurcahyo <1102197+priyadi@users.noreply.github.com> Date: Sat, 11 May 2024 00:10:34 +0700 Subject: [PATCH] updates --- .github/workflows/image.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/image.yml b/.github/workflows/image.yml index 4662f0a..407f8b3 100644 --- a/.github/workflows/image.yml +++ b/.github/workflows/image.yml @@ -4,7 +4,7 @@ name: Generate Images on: push: tags: - - 'v*' + - '*' workflow_dispatch: {} # Defines two custom environment variables for the workflow. These are used for the Container registry domain, and a name for the Docker image that this workflow builds.