mirror of
https://gitea.com/actions/setup-deno.git
synced 2026-04-01 02:28:19 +01:00
docs: add lts as possible release-channel output (#99)
(cherry picked from commit e4ff81cdb2)
This commit is contained in:
committed by
Leo Kettmeir
parent
0c3e771df3
commit
2af9d572ec
@@ -113,7 +113,7 @@ This is useful when you want to install different versions of Deno side by side.
|
|||||||
|
|
||||||
You can determine the release channel reading back the `release-channel` output.
|
You can determine the release channel reading back the `release-channel` output.
|
||||||
|
|
||||||
Valid values are `stable`, `canary` and `rc`.
|
Valid values are `stable`, `lts`, `canary` and `rc`.
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
- uses: denoland/setup-deno@v2
|
- uses: denoland/setup-deno@v2
|
||||||
|
|||||||
Reference in New Issue
Block a user