Skip to content

Commit

Permalink
doc: add README
Browse files Browse the repository at this point in the history
  • Loading branch information
YutoUrakami committed Nov 25, 2019
1 parent a70d054 commit 5087f41
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# actions-install-lake

GitHub Actions that install ladylake

# Usage

## Inputs

- `lake-version`
**Required**
Specify version to install

## Example

```yaml
uses: loilo-inc/[email protected]
with:
lake-version: 1.6.0
```

0 comments on commit 5087f41

Please sign in to comment.