mirror of
https://github.com/sst/opencode.git
synced 2025-07-08 00:25:00 +00:00
ci: share
This commit is contained in:
parent
e7784d2864
commit
a85b0a370e
3 changed files with 4 additions and 3 deletions
|
@ -120,7 +120,7 @@ export default {
|
|||
return new Response(
|
||||
JSON.stringify({
|
||||
secret,
|
||||
url: "https://dev.opencode.ai/s/" + short,
|
||||
url: "https://opencode.ai/s/" + short,
|
||||
}),
|
||||
{
|
||||
headers: { "Content-Type": "application/json" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue