Skip to content

Commit a262438

Browse files
authored
Create README.md
1 parent 2a1568e commit a262438

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
# setup-action
2+
3+
Install a specific version of helmwave binary on the runner.
4+
5+
```yaml
6+
- uses: helmwave/setup-action@v1
7+
with:
8+
version: '0.17.1'
9+
id: install
10+
```

0 commit comments

Comments
 (0)