Branch is called main!
This commit is contained in:
parent
a7d29e3b9b
commit
cce0bfd98c
2 changed files with 6 additions and 3 deletions
|
@ -7,9 +7,9 @@ on:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
update-readme:
|
update-readme:
|
||||||
name: WakaReadme DevMetrics
|
name: WakaTime
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
steps:
|
steps:
|
||||||
- uses: https://git.newty.dev/actions/waka-readme@master
|
- uses: https://git.newty.dev/actions/waka-readme@main
|
||||||
with:
|
with:
|
||||||
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
|
WAKATIME_API_KEY: ${{ secrets.WAKATIME_API_KEY }}
|
||||||
|
|
|
@ -22,6 +22,9 @@
|
||||||
| | | | | | | | | | | | | | |
|
| | | | | | | | | | | | | | |
|
||||||
```
|
```
|
||||||
|
|
||||||
|
<!--START_SECTION:waka-->
|
||||||
|
<!--END_SECTION:waka-->
|
||||||
|
|
||||||
### A little about me...
|
### A little about me...
|
||||||
|
|
||||||
- 18-year-old Computer Science student from the United Kingdom
|
- 18-year-old Computer Science student from the United Kingdom
|
||||||
|
|
Loading…
Reference in a new issue