blob: 4b8d6a3c2c37f3884180e6f4c6621511388a4402 (
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.11.0/mod.ts";
export * from "https://raw.githubusercontent.com/denoland/automation/0.11.0/github_actions.ts";
|