From ea988721effa9dcf06628ad79f5467b91074e272 Mon Sep 17 00:00:00 2001 From: Tony11306 <50052865+tony11306@users.noreply.github.com> Date: Sat, 4 May 2024 12:19:45 +0800 Subject: [PATCH] Update automated_update.yml --- .github/workflows/automated_update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/automated_update.yml b/.github/workflows/automated_update.yml index f6763a2..94ab794 100644 --- a/.github/workflows/automated_update.yml +++ b/.github/workflows/automated_update.yml @@ -29,4 +29,4 @@ jobs: git config --global user.name "tony11306" git add . git commit -m "Automated update crawler data" - git push origin main + git push