summaryrefslogtreecommitdiff
path: root/.github/workflows/daily_papers.yml
diff options
context:
space:
mode:
Diffstat (limited to '.github/workflows/daily_papers.yml')
-rw-r--r--.github/workflows/daily_papers.yml4
1 files changed, 2 insertions, 2 deletions
diff --git a/.github/workflows/daily_papers.yml b/.github/workflows/daily_papers.yml
index a21d430..f15455d 100644
--- a/.github/workflows/daily_papers.yml
+++ b/.github/workflows/daily_papers.yml
@@ -24,6 +24,6 @@ jobs:
- name: Run fetch script
env:
TARGET_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }} # GitHub 的自动 token
- TARGET_REPO_NAME: "YourName/TargetRepo"
+ TARGET_REPO_NAME: "YurenHao0426/awesome-llm-bias-papers"
UIUC_API_KEY: ${{ secrets.UIUC_API_KEY }} # 取出你的API密钥
- run: python fetch_and_update_readme_api.py
+ run: python fetch_papers.py