Skip to content

Commit e4ff81c

Browse files
authored
docs: add lts as possible release-channel output (#99)
1 parent bac1f72 commit e4ff81c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ This is useful when you want to install different versions of Deno side by side.
113113

114114
You can determine the release channel reading back the `release-channel` output.
115115

116-
Valid values are `stable`, `canary` and `rc`.
116+
Valid values are `stable`, `lts`, `canary` and `rc`.
117117

118118
```yaml
119119
- uses: denoland/setup-deno@v2

0 commit comments

Comments
 (0)