From c305adf933bd4168b141bb4e26c2ca0b22b2bc8c Mon Sep 17 00:00:00 2001 From: Scott McKendry <39483124+scottmckendry@users.noreply.github.com> Date: Tue, 7 Nov 2023 06:03:24 +1300 Subject: [PATCH] Update deploy.yml --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index f757a61..52701a3 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -1,7 +1,7 @@ name: Deploy Published Image on: registry_package: - types: [published] + types: [published,updated] jobs: check-bats-version: runs-on: self-hosted