更新 .gitea/workflows/code-review.yml

This commit is contained in:
2025-10-20 11:24:25 +00:00
parent 8d7894ef9a
commit 7573374102

View File

@@ -12,7 +12,7 @@ jobs:
steps:
- name: Comment on PR
uses: sgxya/pr-comment-action@v1
uses: beppeb/pr-comment-action@v1
with:
body: "✅ 构建完成!"
token: ${{ secrets.GH_TOKEN }}