Skip to content

Commit 3dbb525

Browse files
committed
fixed readme link
1 parent fab55ac commit 3dbb525

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ npm run lint:fix
4949
```
5050

5151
Github Actions :<br> <br>
52-
Currently test is setup to execute in github action on push event. You need to [create github secrete]((https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions#creating-secrets-for-a-repository)) with name `API_TOKEN` and value generated in `Setup user token` step. <br> <br>
52+
Currently test is setup to execute in github action on push event. You need to [create github secrete](https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions#creating-secrets-for-a-repository) with name `API_TOKEN` and value generated in `Setup user token` step. <br> <br>
5353

5454
<b> Github Permission to update report: </b> Go to Repository -> Settings -> Actions -> General <br>
5555
Scroll to bottom of the page and look for 'Workflow permissions' section <br>

0 commit comments

Comments
 (0)