From ae93a53697c666a330d667fb1d641c9e299030be Mon Sep 17 00:00:00 2001 From: Richard Frankel Date: Fri, 6 Oct 2023 15:45:06 -0500 Subject: [PATCH] Revert change to publish workflow trigger. --- .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