chore: implement minor change requests

This commit is contained in:
Ferdinand Mütsch 2021-04-16 07:58:42 +02:00 committed by Athul Cyriac Ajay
parent 49db3cb845
commit 65a5365b94
2 changed files with 2 additions and 2 deletions

View File

@ -190,7 +190,7 @@ Docker 16 mins ⣤⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀⣀
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
- uses: athul/waka-readme@master

View File

@ -9,7 +9,7 @@ inputs:
default: ${{ github.token }}
WAKATIME_API_KEY:
description: "Your Wakatime API Key"
description: "Your Wakatime/Wakapi/Hakatime API Key"
required: true
API_BASE_URL: