We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a7e875 commit 08fe1c8Copy full SHA for 08fe1c8
.github/workflows/update-main.yml
@@ -17,4 +17,6 @@ jobs:
17
- uses: codewithdev/waka-readme@master
18
with:
19
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
20
+ GH_TOKEN: ${{secrets.GH_TOKEN}}
21
+ USERNAME: codewithdev
22
0 commit comments