mirror of
https://github.com/aljazceru/opencode.git
synced 2026-01-09 10:54:59 +01:00
ci: update zed sync
This commit is contained in:
@@ -39,8 +39,8 @@ async function main() {
|
||||
process.chdir(workDir)
|
||||
|
||||
// Configure git identity
|
||||
await $`git config user.name "Dax"`
|
||||
await $`git config user.email "mail@thdxr.com"`
|
||||
await $`git config user.name "Dax Raad"`
|
||||
await $`git config user.email "d@ironbay.co"`
|
||||
|
||||
// Sync fork with upstream
|
||||
console.log(`🔄 Syncing fork with upstream...`)
|
||||
|
||||
Reference in New Issue
Block a user