pull/5153/head
parent
f8807144d4
commit
3d447e8b12
|
|
@ -30,7 +30,6 @@ jobs:
|
|||
echo "No changes to commit"
|
||||
exit 0
|
||||
fi
|
||||
bun ./packages/opencode/src/index.ts
|
||||
git config --local user.email "action@github.com"
|
||||
git config --local user.name "GitHub Action"
|
||||
git add -A
|
||||
|
|
|
|||
Loading…
Reference in New Issue