summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYuren Hao <97327730+YurenHao0426@users.noreply.github.com>2025-03-30 16:16:13 -0700
committerGitHub <noreply@github.com>2025-03-30 16:16:13 -0700
commita1386044e2a8b52d366bd3396954c5b27771f2eb (patch)
treed3152b0cda03c2a66947688637341f2907f07a57
parent25eeb436f1c5f409855022131ee1dc8700a698f3 (diff)
Update 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