Commit Graph
1 Commits
Author SHA1 Message Date
Jeffery 672900762e refactor(codex): 將 app-server 取帳號邏輯抽到 app/codex_account.py
CI / Release Tag Version (pull_request) Successful in 4s
CI / Codex (pull_request) Successful in 21s
把原本內嵌在 action.yml heredoc 的 python 抽成獨立檔 app/codex_account.py,
action 改以 $GITHUB_ACTION_PATH/app/codex_account.py 呼叫,便於閱讀與維護。
2026-06-29 12:52:01 +08:00