From 2cc225fedff56ff9702d1601dee08d607ca50f88 Mon Sep 17 00:00:00 2001 From: Law Wai Chun Date: Tue, 20 Aug 2024 16:40:30 +0800 Subject: [PATCH] Revert the crawling script to default branch --- .github/workflows/fetch-data.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/fetch-data.yml b/.github/workflows/fetch-data.yml index dfb14ba4..7f6f4dfb 100644 --- a/.github/workflows/fetch-data.yml +++ b/.github/workflows/fetch-data.yml @@ -77,4 +77,4 @@ jobs: with: folder: build commit-message: Update resources - branch: test + branch: gh-pages