chore(ci): 調整 OpenCode 審查 action 輸入為 token
將 comment_token/secrets.COMMENT_TOKEN 改為 token/secrets.TOKEN,對齊 action 輸入。 Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.8
parent
e6ac2a09f6
commit
2289b298ba
@@ -37,4 +37,4 @@ jobs:
|
||||
uses: https://gitea.jsc.idv.tw/composite-actions/opencode-code-review@${{ vars.ACTION_OPENCODE_CODE_REVIEW_VERSION }}
|
||||
with:
|
||||
# 傳入留言用 token (secret),供 action 在 PR 上發表審查留言。
|
||||
comment_token: ${{ secrets.COMMENT_TOKEN }}
|
||||
token: ${{ secrets.TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user