fix: made requested changes.
This commit is contained in:
parent
7d189fc98d
commit
96d2a79378
@ -79,6 +79,6 @@ jobs:
|
|||||||
- uses: athul/waka-readme@master
|
- uses: athul/waka-readme@master
|
||||||
with:
|
with:
|
||||||
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
|
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
|
||||||
GH_TOKEN: ${{ secrets.GH_TOKEN}}
|
GH_TOKEN: ${{ secrets.GH_TOKEN }}
|
||||||
USERNAME: <username> # optional, it will automatically use the username that's executing the workflow
|
USERNAME: <username> # optional, it will automatically use the username of the owner of the repository who's executing the workflow.
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user