diff --git a/README.md b/README.md index ce582c7..2ece27d 100644 --- a/README.md +++ b/README.md @@ -80,7 +80,7 @@ Please follow the steps below: WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }} ``` -3. Go to your repo secrets by hitting `Settings => Secrets` tab in your profile repo. You can also enter the url . Please replace the `USERNAME` with your own username. +3. Go to your repo secrets by hitting `Settings => Secrets` tab in your profile repo. You can also enter the url . Please replace the `USERNAME` with your own username. 4. Create a new `Secret`. `Name`: `WAKATIME_API_KEY`, `Value`: Paste the Wakatime API key here. Screen Shot 2021-05-30 at 21 44 41