mirror of
https://github.com/Wei-Shaw/claude-relay-service.git
synced 2026-01-22 16:43:35 +00:00
fix: 调整为Wei-Shaw/codex-action@crs
This commit is contained in:
2
.github/workflows/codex-pr-review.yml
vendored
2
.github/workflows/codex-pr-review.yml
vendored
@@ -27,7 +27,7 @@ jobs:
|
|||||||
|
|
||||||
- name: Run Codex
|
- name: Run Codex
|
||||||
id: run_codex
|
id: run_codex
|
||||||
uses: hewenyu/codex-action@crs
|
uses: Wei-Shaw/codex-action@crs
|
||||||
with:
|
with:
|
||||||
crs-api-key: ${{ secrets.CRS_API_KEY }}
|
crs-api-key: ${{ secrets.CRS_API_KEY }}
|
||||||
crs-base-url: ${{ secrets.CRS_API_BASE_URL }}
|
crs-base-url: ${{ secrets.CRS_API_BASE_URL }}
|
||||||
|
|||||||
Reference in New Issue
Block a user