We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbada75 commit 6068a8bCopy full SHA for 6068a8b
.github/workflows/update-main.yml
@@ -11,6 +11,6 @@ jobs:
11
name: Update this repo's README
12
runs-on: ubuntu-latest
13
steps:
14
- - uses: athul/waka-readme@master
+ - uses: codewithdev/waka-readme@master
15
with:
16
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
0 commit comments