docs: remove unnessary ] in README (#58)

This commit is contained in:
azu
2020-07-17 22:00:25 +09:00
committed by GitHub
parent 3207e32d50
commit 6bb51aed7c

View File

@ -86,7 +86,7 @@ See the [versioning documentation](https://github.com/actions/toolkit/blob/maste
## Validate
You can now validate the action by referencing `./` in a workflow in your repo (see [test.yml](.github/workflows/test.yml)])
You can now validate the action by referencing `./` in a workflow in your repo (see [test.yml](.github/workflows/test.yml))
```yaml
uses: ./