From 581cef10d938ce7b6ad36a465ab1cc66fc1579b9 Mon Sep 17 00:00:00 2001 From: David Carlisle Date: Wed, 23 Oct 2024 00:00:04 +0100 Subject: [PATCH] build from match for now --- .github/workflows/auto-publish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-publish.yml b/.github/workflows/auto-publish.yml index 076527e..4160cd2 100644 --- a/.github/workflows/auto-publish.yml +++ b/.github/workflows/auto-publish.yml @@ -3,7 +3,7 @@ name: CI on: push: - branches: [main] + branches: [match] jobs: main: name: Deploy to GitHub pages