chore: rename repo references from sst/opencode to anomalyco/opencode (#6687)

Co-authored-by: Github Action <action@github.com>
This commit is contained in:
Dax
2026-01-02 16:02:52 -05:00
committed by GitHub
parent 66bc046503
commit 3c41e4e8f1
38 changed files with 77 additions and 77 deletions

View File

@@ -396,7 +396,7 @@ jobs:
uses: actions/checkout@v4
- name: Run opencode
uses: sst/opencode/github@latest${envStr}
uses: anomalyco/opencode/github@latest${envStr}
with:
model: ${provider}/${model}`,
)