diff --git a/.github/workflow/updater.yml b/.github/workflows/updater.yml similarity index 82% rename from .github/workflow/updater.yml rename to .github/workflows/updater.yml index 691176d..c97b94e 100644 --- a/.github/workflow/updater.yml +++ b/.github/workflows/updater.yml @@ -14,14 +14,14 @@ jobs: name: Fetch And Update runs-on: ubuntu-latest steps: - - run: pip3 install tqdm + - run: pip3 install tqdm UnityPy - uses: actions/checkout@v3 - run: | - python3 handler.py ${{ inputs.url }} + python3 gameInformation.py ${{ inputs.url }} - run: | content=$(date +'%Y-%m-%d') git config user.name github-actions 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 diff --git a/Readme.md b/Readme.md index e67cd22..8c2c99e 100644 --- a/Readme.md +++ b/Readme.md @@ -2,7 +2,7 @@ ### Based On [PhigrosLibrary](https://github.com/7aGiven/PhigrosLibrary) -Just Like Phigros Unlimited API, due to it's unstable,so I write this. +Just Like Phigros Unlimited API, due to it's ~~unstable~~ (deprecated), so I write this. ### API List