ci: share

This commit is contained in:
Dax Raad
2025-06-19 13:26:15 -04:00
parent 9b49eee4a6
commit d7ae3c6033
3 changed files with 4 additions and 3 deletions
+1 -1
View File
@@ -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" },