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

This commit is contained in:
2025-10-20 11:17:57 +00:00
parent b7db13bd32
commit 8d7894ef9a

View File

@@ -15,7 +15,7 @@ jobs:
uses: sgxya/pr-comment-action@v1 uses: sgxya/pr-comment-action@v1
with: with:
body: "✅ 构建完成!" body: "✅ 构建完成!"
token: ${{ secrets.GITEA_TOKEN }} token: ${{ secrets.GH_TOKEN }}
server: https://devstar.cn server: https://devstar.cn
owner: beppeb owner: beppeb
repo: demo-workflow-repo repo: demo-workflow-repo