Skip to content

Commit

Permalink
chore: arguments
Browse files Browse the repository at this point in the history
  • Loading branch information
brokeyourbike committed May 13, 2023
1 parent 2bfa71d commit 56ed973
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,16 @@ steps:
- uses: brokeyourbike/[email protected]
with:
opencore-version: '0.8.0' # OpenCore version to download and use.
- run: ocvalidate config.plist | grep -q 'No issues found'
- run: ocvalidate config.plist
```

## Arguments

| Input | Description | Usage |
| :---: | :---: | :---: |
| `opencore-version` | OpenCore version to download and use | *Required |
| `release` | Should we download release version of the OpenCore | Optional |

## Authors

- [Ivan Stasiuk](https://github.com/brokeyourbike) | [Twitter](https://twitter.com/brokeyourbike) | [LinkedIn](https://www.linkedin.com/in/brokeyourbike) | [stasi.uk](https://stasi.uk)
Expand Down

0 comments on commit 56ed973

Please sign in to comment.