Skip to content

Commit

Permalink
📝 (readme): Fix headings
Browse files Browse the repository at this point in the history
  • Loading branch information
gabe565 committed Apr 15, 2023
1 parent 5c51655 commit 6b471bf
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 @@ -4,9 +4,9 @@ This action runs [yampl](https://github.com/clevyr/yampl) to template values in

See the [yampl](https://github.com/clevyr/yampl#readme) readme for more details on yampl templating capabilities.

# Usage
## Usage

## Inputs
### Inputs

| Name | Description | Required | Default |
|------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------------|----------|----------|
Expand All @@ -15,7 +15,7 @@ See the [yampl](https://github.com/clevyr/yampl#readme) readme for more details
| `commit_message` | If set, this action will invoke [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) with the given commit message. | `false` | `""` |
| `yampl_version` | The Yampl version to install. | `false` | `latest` |

## Outputs
### Outputs

None

Expand Down

0 comments on commit 6b471bf

Please sign in to comment.