chore(ci): Build 步驟傳入 CODEX_OAUTH secret 供 codex 登入
This commit is contained in:
@@ -15,6 +15,8 @@ jobs:
|
||||
uses: actions/checkout@${{ vars.ACTION_CHECKOUT_VERSION }}
|
||||
- name: Build
|
||||
uses: ./
|
||||
with:
|
||||
oauth: ${{ secrets.CODEX_OAUTH }}
|
||||
- name: Execute
|
||||
id: execute
|
||||
shell: bash
|
||||
|
||||
Reference in New Issue
Block a user