We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a649309 commit c33efcfCopy full SHA for c33efcf
.github/workflows/metrics.yml
@@ -31,4 +31,4 @@ jobs:
31
plugin_lines: yes
32
plugin_languages: yes
33
plugin_wakatime: yes
34
- plugin_wakatime_token: ${{ secrets.WAKATIME_TOKEN }}
+ plugin_wakatime_token: ${{ secrets.WAKATIME_API_KEY }}
0 commit comments