Skip to content

Commit d43ec0e

Browse files
authored
Update update-main.yml
1 parent 08fe1c8 commit d43ec0e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/update-main.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ jobs:
1414
name: Update this repo's README
1515
runs-on: ubuntu-latest
1616
steps:
17-
- uses: codewithdev/waka-readme@master
17+
- uses: athul/waka-readme@master
1818
with:
1919
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
20-
GH_TOKEN: ${{secrets.GH_TOKEN}}
21-
USERNAME: codewithdev
20+
SHOW_TITLE: false
21+
USERNAME: ${{github.codewithdev}}
2222

0 commit comments

Comments
 (0)