From 7ca218aa4d30ce74dbf919749450d747a901342c Mon Sep 17 00:00:00 2001 From: "Justin \"J.R.\" Hill" Date: Thu, 26 Oct 2023 17:24:51 -0700 Subject: [PATCH] Update deploy.yml branch --- .github/workflows/deploy.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/deploy.yml b/.github/workflows/deploy.yml index 7af1c0f..223aa37 100644 --- a/.github/workflows/deploy.yml +++ b/.github/workflows/deploy.yml @@ -2,7 +2,7 @@ name: Deploy dt.plumbing site content on: push: - branches: ["gh-pages"] + branches: ["core"] # Allows running the workflow manually from the Actions tab workflow_dispatch: