1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-23 15:16:54 -05:00
denoland-deno/.github
Bartek Iwańczuk 097babb6fb
build: publish only "deno" crate on tags (#8535)
This commit updates CI script to publish only "deno"
crate on tags.

Following crates are not automatically published anymore:
- deno_core
- deno_web
- deno_fetch
- deno_crypto

Before this commit creating a new release required to bump
version on all above crates even though in practice they
rarely change.
2020-11-28 21:39:04 +01:00
..
workflows build: publish only "deno" crate on tags (#8535) 2020-11-28 21:39:04 +01:00
FUNDING.yml Add sponsor button (#5880) 2020-05-26 15:28:48 -04:00
PULL_REQUEST_TEMPLATE.md build: rewrite tools/ scripts to deno (#8247) 2020-11-05 15:53:21 +01:00