We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fcc6330 commit adb18aaCopy full SHA for adb18aa
.github/workflows/monthly_coding_time.yaml
@@ -13,6 +13,6 @@ jobs:
13
- uses: ouuan/waka-readme@30days
14
with:
15
COMMIT_MESSAGE: Update Wakapi stats
16
- WAKATIME_API_KEY: ${{ secrets.WAKAPI_API_KEY }}
+ WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
17
GH_TOKEN: ${{ secrets.GH_TOKEN }}
18
BLOCKS: "⬜🟨🟩"
0 commit comments