From 80c025fb2e6c18a1430cfc5ffac7c12fd26ae6ae Mon Sep 17 00:00:00 2001 From: bpcreech <35012922+bpcreech@users.noreply.github.com> Date: Sat, 3 Feb 2024 18:55:54 -0500 Subject: [PATCH] push to main not master --- .github/workflows/publish.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index 8bc9aed..6a71148 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -33,5 +33,5 @@ jobs: # keep_files: true user_name: bpcreech user_email: hi@bpcreech.com - publish_branch: master + publish_branch: main # cname: example.com