1
0

Update formatting of README.md

This commit is contained in:
Kyle M Hall 2019-12-18 09:30:29 -05:00
parent 42c85d1b6d
commit 8c8d466976

View File

@ -21,7 +21,9 @@ The name of the built kpz file
## Example usage
uses: actions/koha-plugin-create-kpz@v1
```yaml
uses: actions/github-action-koha-plugin-create-kpz@v1
with:
release-version: 'v1.2.3'
release-name: 'koha-plugin-kitchen-sink'
```