更新 .gitea/workflows/code-review.yml
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user