Merge pull request #2 from gautamkrishnar/patch-1
Added info about USERNAME in the readme
This commit is contained in:
commit
a37900c521
@ -46,4 +46,5 @@ jobs:
|
|||||||
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 automaticially use the username that executing the workflow
|
||||||
```
|
```
|
Loading…
x
Reference in New Issue
Block a user