From 8a2794a50c147312d47ffe2433747ca80ddb579e Mon Sep 17 00:00:00 2001 From: Haksung Jang Date: Wed, 31 Jul 2024 22:22:43 +0900 Subject: [PATCH] update branches in gh-pages.yml --- .github/workflows/gh-pages.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/gh-pages.yml b/.github/workflows/gh-pages.yml index fed95c935..cec744a97 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -4,7 +4,7 @@ on: workflow_dispatch: push: branches: - - main # <-- specify the branch you want to deploy from + - master # <-- specify the branch you want to deploy from pull_request: env: