-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
The following code should be able to be used as a deploy template by corresponding to specifying the argument with an environment variable.
// serve.ts
import { serve } from "https://deploy-gitrepo.deno.dev/v0.0.3/serve.ts";
serve({
owner: "your_account_name",
repo: "your_repository_name",
});Metadata
Metadata
Assignees
Labels
No labels