From 6bb51aed7c22982b5e97ecc0608f7899ddaba07c Mon Sep 17 00:00:00 2001 From: azu Date: Fri, 17 Jul 2020 22:00:25 +0900 Subject: [PATCH] docs: remove unnessary `]` in README (#58) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4738a05..a6c40d0 100644 --- a/README.md +++ b/README.md @@ -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: ./