Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
ueokande committed Sep 17, 2023
1 parent 07cddf1 commit 08ea6c2
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,11 +32,16 @@ steps:
run: (Get-Item (Get-Command msedge).Source).VersionInfo.ProductVersion
```
## Parameters
### Input
- `edge-version`:
*(Optional)* The Edge version to be installed. Supported versions are "stable", "beta", "dev", and "canary". Default: `stable`.

### Output

- `edge-version`: The installed Edge version. Useful when given a latest version.
- `edge-path`: The installed Edge path.

## License

[MIT](LICENSE)

0 comments on commit 08ea6c2

Please sign in to comment.