deno/tools/release/deps.ts
2024-01-01 19:58:21 +00:00

5 lines
257 B
TypeScript

// Copyright 2018-2024 the Deno authors. All rights reserved. MIT license.
export * from "https://raw.githubusercontent.com/denoland/automation/0.19.0/mod.ts";
export * from "https://raw.githubusercontent.com/denoland/automation/0.19.0/github_actions.ts";