From a57b892be1fb017c034f7d3de5ea6d873f550d57 Mon Sep 17 00:00:00 2001 From: Chris Rosenthal Date: Tue, 30 Jul 2024 13:12:33 -0700 Subject: [PATCH] This has to be master --- .github/workflows/test-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/test-publish.yml b/.github/workflows/test-publish.yml index 706ccf8..260671a 100644 --- a/.github/workflows/test-publish.yml +++ b/.github/workflows/test-publish.yml @@ -9,7 +9,7 @@ on: - "v*.*.*" pull_request: branches: - - $default-branch + - "master" env: REGISTRY: ghcr.io