summaryrefslogtreecommitdiff
path: root/.github/workflows
diff options
context:
space:
mode:
authorYuren Hao <97327730+YurenHao0426@users.noreply.github.com>2025-03-30 16:24:24 -0700
committerGitHub <noreply@github.com>2025-03-30 16:24:24 -0700
commit13d23d624192d2112a9b2827125c9ff5e6ab374b (patch)
tree53b7ad0ecb2c0d7b1c01f346e53833db44204697 /.github/workflows
parentf27a3cb6f699b50b1264470003d3b7b6b500f915 (diff)
Update daily_papers.yml
Diffstat (limited to '.github/workflows')
-rw-r--r--.github/workflows/daily_papers.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/daily_papers.yml b/.github/workflows/daily_papers.yml
index f15455d..9c674b6 100644
--- a/.github/workflows/daily_papers.yml
+++ b/.github/workflows/daily_papers.yml
@@ -26,4 +26,4 @@ jobs:
TARGET_REPO_TOKEN: ${{ secrets.GITHUB_TOKEN }} # GitHub 的自动 token
TARGET_REPO_NAME: "YurenHao0426/awesome-llm-bias-papers"
UIUC_API_KEY: ${{ secrets.UIUC_API_KEY }} # 取出你的API密钥
- run: python fetch_papers.py
+ run: python scripts/fetch_papers.py