From 007f51123d7b9b5fa65342c1bb00f79a98e83ef8 Mon Sep 17 00:00:00 2001 From: Ian Bishop <151477169+ianb-mp@users.noreply.github.com> Date: Mon, 10 Jun 2024 13:33:21 +1000 Subject: [PATCH] Use GHCR docker image by default --- .github/workflows/image-push-master.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/image-push-master.yml b/.github/workflows/image-push-master.yml index c8f7f66..294213e 100644 --- a/.github/workflows/image-push-master.yml +++ b/.github/workflows/image-push-master.yml @@ -8,6 +8,7 @@ on: push: branches: - master + - ghaction jobs: build-and-push-image: