mirror of
https://github.com/imranismail/setup-kustomize.git
synced 2026-06-14 09:50:50 +00:00
Update README.md
This commit is contained in:
@@ -10,8 +10,8 @@ Every argument is optional.
|
|||||||
|
|
||||||
| Input | Description |
|
| Input | Description |
|
||||||
| ------------------- | ------------------------------------------------------------------------------------------------------ |
|
| ------------------- | ------------------------------------------------------------------------------------------------------ |
|
||||||
| `github-token` | PAT (Personal Access Token) for authorizing the repository.<br>_Defaults to **\${{ github.token }}**_. |
|
| `github-token` | PAT (Personal Access Token) for authorizing the repository.<br>_Defaults to **\${{ github.token }}**_ |
|
||||||
| `kustomize-version` | Version Spec of the version to use. Examples: 10.x, 10.15.1, >=10.15.0.<br>_Defaults to **\***_. |
|
| `kustomize-version` | Semver of kustomize to use. Examples: `10.x`, `10.15.1`, `>=10.15.0`<br>_Defaults to **\***_ |
|
||||||
|
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user