mirror of
https://gitea.com/actions/setup-deno.git
synced 2025-12-10 10:26:45 +00:00
docs: add lts as possible release-channel output (#99)
This commit is contained in:
committed by
GitHub
parent
bac1f7276c
commit
e4ff81cdb2
@@ -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.
|
||||
|
||||
Valid values are `stable`, `canary` and `rc`.
|
||||
Valid values are `stable`, `lts`, `canary` and `rc`.
|
||||
|
||||
```yaml
|
||||
- uses: denoland/setup-deno@v2
|
||||
|
||||
Reference in New Issue
Block a user