summaryrefslogtreecommitdiff
path: root/tools/release/deps.ts
blob: 75cc872a122172f8c9d6113ee4fc1f2e039a7fbb (plain)
1
2
3
4
// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.

export * from "https://raw.githubusercontent.com/denoland/automation/0.9.2/mod.ts";
export * from "https://raw.githubusercontent.com/denoland/automation/0.9.2/github_actions.ts";