From 71f61b03b66fa3956fdf18b033451919d8d82862 Mon Sep 17 00:00:00 2001 From: Michael McDonnell Date: Sun, 14 Sep 2025 13:31:06 +0100 Subject: [PATCH] update branch name to master --- .github/workflows/release_actions.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release_actions.yml b/.github/workflows/release_actions.yml index aa29b5157b2..46295bb699e 100644 --- a/.github/workflows/release_actions.yml +++ b/.github/workflows/release_actions.yml @@ -3,7 +3,7 @@ name: Publish Docker image on: push: branches: - - main + - master jobs: publish-docker-image: