Skip to content

Commit

Permalink
fixed readme link
Browse files Browse the repository at this point in the history
  • Loading branch information
sadabnepal committed May 13, 2024
1 parent fab55ac commit 3dbb525
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ npm run lint:fix
```

Github Actions :<br> <br>
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>
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>

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

0 comments on commit 3dbb525

Please sign in to comment.