mirror of
https://github.com/actions/typescript-action.git
synced 2025-04-05 14:59:47 +00:00
docs: remove unnessary ]
in README (#58)
This commit is contained in:
@ -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: ./
|
||||
|
Reference in New Issue
Block a user