Skip to content

Commit

Permalink
Add input to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
joncrain committed Apr 5, 2021
1 parent fa2bebc commit 630cb28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ MunkiPkg action will create a build artifact in the build directory `build/*.pkg

## Inputs

| Input | type | Example/Default | Description |
| :--------------: | :------: | :---------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------: |
| munkipkg_version | `string` | `https://raw.githubusercontent.com/munki/munki-pkg/8d68abbab4c459857d28fdd84ad668ec6ccdf98a/munkipkg` | Location of munkipkg script. This will be downloaded by the action. |
| Input | type | Example/Default | Description |
| :--------------: | :-----------------: | :---------------------------------------------------------------------------------------------------: | :-----------------------------------------------------------------: |
| munkipkg_version | `string` (optional) | `https://raw.githubusercontent.com/munki/munki-pkg/8d68abbab4c459857d28fdd84ad668ec6ccdf98a/munkipkg` | Location of munkipkg script. This will be downloaded by the action. |

## Outputs

Expand Down

0 comments on commit 630cb28

Please sign in to comment.