mirror of
https://github.com/denoland/deno.git
synced 2025-08-31 07:47:46 +00:00
build: use workflows for bumping versions and cargo publishing on the CI (#13995)
This commit is contained in:
parent
f61b2c0b11
commit
5cab3e7dba
13 changed files with 306 additions and 74 deletions
|
@ -1,3 +1,4 @@
|
|||
// Copyright 2018-2022 the Deno authors. All rights reserved. MIT license.
|
||||
|
||||
export * from "https://raw.githubusercontent.com/denoland/automation/0.5.0/mod.ts";
|
||||
export * from "https://raw.githubusercontent.com/denoland/automation/0.9.0/mod.ts";
|
||||
export * from "https://raw.githubusercontent.com/denoland/automation/0.9.0/github_actions.ts";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue