chore: implement minor change requests
This commit is contained in:
parent
49db3cb845
commit
65a5365b94
@ -190,7 +190,7 @@ Docker 16 mins ⣤⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀
|
|||||||
YAML 7 mins ⣄⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 01.07 %
|
YAML 7 mins ⣄⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀ 01.07 %
|
||||||
```
|
```
|
||||||
|
|
||||||
4. As an alternative to official WakaTime, _waka-readme_ also integrates with WakaTime-compatible services like [Wakapi](https://wakapi.dev) and [Hakatime](https://github.com/mujx/hakatime). To use one of these, adapt the API URL accordingly and use the respective service's API key instead:
|
4. As an alternative to official WakaTime, _waka-readme_ also integrates with WakaTime-compatible services like [Wakapi](https://wakapi.dev) and [Hakatime](https://github.com/mujx/hakatime). To use one of these, **adapt the API URL accordingly and use the respective service's API key** instead:
|
||||||
|
|
||||||
```yml
|
```yml
|
||||||
- uses: athul/waka-readme@master
|
- uses: athul/waka-readme@master
|
||||||
|
@ -9,7 +9,7 @@ inputs:
|
|||||||
default: ${{ github.token }}
|
default: ${{ github.token }}
|
||||||
|
|
||||||
WAKATIME_API_KEY:
|
WAKATIME_API_KEY:
|
||||||
description: "Your Wakatime API Key"
|
description: "Your Wakatime/Wakapi/Hakatime API Key"
|
||||||
required: true
|
required: true
|
||||||
|
|
||||||
API_BASE_URL:
|
API_BASE_URL:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user