Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhilyaev authored Jan 24, 2022
1 parent 2a1568e commit a262438
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# setup-action

Install a specific version of helmwave binary on the runner.

```yaml
- uses: helmwave/setup-action@v1
with:
version: '0.17.1'
id: install
```

0 comments on commit a262438

Please sign in to comment.