diff --git a/.github/workflow/updater.yml b/.github/workflows/updater.yml similarity index 97% rename from .github/workflow/updater.yml rename to .github/workflows/updater.yml index 691176d..9f2b734 100644 --- a/.github/workflow/updater.yml +++ b/.github/workflows/updater.yml @@ -24,4 +24,4 @@ jobs: git config user.email github-actions@github.com git add . git commit -m "Update GameResource At $content" - git push \ No newline at end of file + git push