mirror of
https://github.com/sst/opencode.git
synced 2025-12-23 10:11:41 +00:00
ci: update zed sync
This commit is contained in:
parent
a7774115c5
commit
767038afc3
1 changed files with 2 additions and 2 deletions
|
|
@ -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...`)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue