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

This commit is contained in:
2025-10-20 11:25:36 +00:00
parent 7573374102
commit 0469b97bd5

View File

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