From e2ee35ca1b8a3f828856e89e4ea092041227a5b8 Mon Sep 17 00:00:00 2001 From: jeff-tbd Date: Tue, 26 Sep 2023 20:52:53 +0900 Subject: [PATCH] test --- .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 8a522f4..ea55513 100644 --- a/.github/workflows/gh-pages.yml +++ b/.github/workflows/gh-pages.yml @@ -3,7 +3,7 @@ name: Generate and Deploy Typedoc on: push: branches: - - main # Adjust this to your project's default branch if different + - main jobs: generate_and_deploy: