|
@@ -30,7 +30,6 @@ jobs:
|
|
|
echo "No changes to commit"
|
|
echo "No changes to commit"
|
|
|
exit 0
|
|
exit 0
|
|
|
fi
|
|
fi
|
|
|
- bun ./packages/opencode/src/index.ts
|
|
|
|
|
git config --local user.email "[email protected]"
|
|
git config --local user.email "[email protected]"
|
|
|
git config --local user.name "GitHub Action"
|
|
git config --local user.name "GitHub Action"
|
|
|
git add -A
|
|
git add -A
|