fix(codex-response): 補強工作流權杖與輸入防呆

This commit is contained in:
2026-06-24 16:04:51 +00:00
parent 9c881d2750
commit 9db65461f9
3 changed files with 42 additions and 13 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
with:
gitea_server_url: ${{ gitea.server_url }}
gitea_repository: ${{ gitea.repository }}
gitea_token: ${{ secrets.GITEA_TOKEN }}
gitea_token: ${{ secrets.RUNNER_TOKEN }}
codex_auth_config: ${{ secrets.CODEX_OAUTH }}
model: gpt-5.4-mini
issue_title: ${{ github.event.issue.title }}