diff options
| author | Dax Raad <[email protected]> | 2025-12-05 20:12:52 -0500 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-12-05 20:12:52 -0500 |
| commit | 3d447e8b1229505acc5016379ed7bbcf14cb2bb5 (patch) | |
| tree | a93674b1fc1931057595822c8929455bea66a6d4 /.github | |
| parent | f8807144d4b3880b2292d8faf5ccf48fad32df8d (diff) | |
| download | opencode-3d447e8b1229505acc5016379ed7bbcf14cb2bb5.tar.gz opencode-3d447e8b1229505acc5016379ed7bbcf14cb2bb5.zip | |
ci
Diffstat (limited to '.github')
| -rw-r--r-- | .github/workflows/sdk.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/sdk.yml b/.github/workflows/sdk.yml index 6ae737950..2d2553b6d 100644 --- a/.github/workflows/sdk.yml +++ b/.github/workflows/sdk.yml @@ -30,7 +30,6 @@ jobs: echo "No changes to commit" exit 0 fi - bun ./packages/opencode/src/index.ts git config --local user.email "[email protected]" git config --local user.name "GitHub Action" git add -A |
