diff --git a/.github/workflows/python-app.yml b/.github/workflows/python-app.yml index 488d1c4..be80671 100644 --- a/.github/workflows/python-app.yml +++ b/.github/workflows/python-app.yml @@ -22,7 +22,7 @@ jobs: - name: Run scrapy run: python get_arxiv_multiprocessing.py - name: Push changes - uses: WangRongsheng/ChatGenTitle@v3 + uses: WangRongsheng/ChatGenTitle@v1 with: commit_message: 'update data' commit_options: '--author "wrs6@88.com"'