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