From 3dbb52582fcdb98e87a29bf39def5738b1fe3d49 Mon Sep 17 00:00:00 2001 From: MD SADAB SAQIB Date: Mon, 13 May 2024 19:51:03 +1000 Subject: [PATCH] fixed readme link --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c06fc44..b6969f4 100644 --- a/readme.md +++ b/readme.md @@ -49,7 +49,7 @@ npm run lint:fix ``` Github Actions :

-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.

+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.

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