blob: 7b7a768ff062cb73185da0fc8712924857fcd7a6 (
plain)
1
2
3
4
|
// Copyright 2018-2023 the Deno authors. All rights reserved. MIT license.
export * from "https://raw.githubusercontent.com/denoland/automation/0.16.0/mod.ts";
export * from "https://raw.githubusercontent.com/denoland/automation/0.16.0/github_actions.ts";
|