From 2cfd7c74e16b872c0b83588c51882df6d606208c Mon Sep 17 00:00:00 2001 From: Dan Ellis Date: Tue, 12 Dec 2023 09:05:28 +0000 Subject: [PATCH] Update staticpublish.yml --- .github/workflows/staticpublish.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/staticpublish.yml b/.github/workflows/staticpublish.yml index 9d41c7e..b7fc49a 100644 --- a/.github/workflows/staticpublish.yml +++ b/.github/workflows/staticpublish.yml @@ -5,7 +5,7 @@ on: # Runs on pushes targeting the default branch push: branches: - - production + - main # # Allows you to run this workflow manually from the Actions tab # workflow_dispatch: