更新 .gitea/workflows/code-review.yml
This commit is contained in:
@@ -15,7 +15,7 @@ jobs:
|
||||
uses: sgxya/pr-comment-action@v1
|
||||
with:
|
||||
body: "✅ 构建完成!"
|
||||
token: ${{ secrets.GITEA_TOKEN }}
|
||||
token: ${{ secrets.GH_TOKEN }}
|
||||
server: https://devstar.cn
|
||||
owner: beppeb
|
||||
repo: demo-workflow-repo
|
||||
|
||||
Reference in New Issue
Block a user