Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Code-Quake authored Sep 11, 2024
1 parent e845927 commit c17d1ab
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,12 @@ jobs:
permissions:
contents: write
steps:
- uses: lowlighter/metrics@latest
- name: WakaTime
uses: lowlighter/metrics@latest
with:
filename: github-metrics/wakatime.svg
token: ${{ secrets.METRICS_TOKEN }}
filename: metrics.plugin.wakatime.svg
base: ""
plugin_wakatime: yes
plugin_wakatime_url: "https://codequake.tplinkdns.com/wakapi"
plugin_wakatime_days: 365
plugin_wakatime_sections: time, projects, projects-graphs, languages, languages-graphs, editors, os
plugin_wakatime_token: ${{ secrets.WAKATIME_TOKEN }}

Plugin_wakatime_token: ${{ secrets.WAKATIME_TOKEN }}

0 comments on commit c17d1ab

Please sign in to comment.