From f00ada8444f6f12b6035de6f815ea5ce0394b2bc Mon Sep 17 00:00:00 2001 From: Richard Frankel Date: Fri, 6 Oct 2023 15:48:19 -0500 Subject: [PATCH] Disable publishing from this branch again. --- .github/workflows/publish.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 1a6d3508..4a4a60f4 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -4,7 +4,6 @@ on: push: branches: - main - - rebrand # Recommended by https://github.com/JamesIves/github-pages-deploy-action permissions: contents: write