mirror of
https://github.com/tailscale/github-action.git
synced 2026-08-20 10:49:23 +00:00
README.md: document ability to specify unstable for version
Doucment that "unstable" is now a valid input for version. Updates #cleanup Signed-off-by: Mario Minardi <mario@tailscale.com>
This commit is contained in:
parent
6cae46e2d7
commit
a8723264f7
1 changed files with 1 additions and 1 deletions
|
|
@ -85,7 +85,7 @@ Which Tailscale version to use can be set like this:
|
|||
version: 1.52.0
|
||||
```
|
||||
|
||||
If you'd like to specify the latest version, simply set the version as `latest`
|
||||
`latest` or `unstable` can also be specified to use the latest stable or unstable version respectively:
|
||||
|
||||
```yaml
|
||||
- name: Tailscale
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue