Add a comment to your README.md
like this:
<!--START_SECTION:my_github-->
<!--END_SECTION:my_github-->
- Write your own
yml
file
name: GitHub README STATS
on:
workflow_dispatch:
schedule:
- cron: "0 0 * * *"
push:
branches:
- main
env:
GITHUB_NAME: yihong0618
GITHUB_EMAIL: [email protected]
STARRED_NUM: 10
jobs:
build:
name: Build
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: My GitHub Status
uses: yihong0618/github-readme-stats@main
with:
# we need set GITHUB_TOKEN
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# if you also want to send TELE
TELEGRAM_TOKEN: ${{ secrets.TELE_TOKEN }}
TELEGRAM_CHAT_ID: ${{ secrets.TELE_CHAT_ID }}
STARRED_NUM: ${{ env.STARRED_NUM }}
- name: Push README
run: |
git config --local user.email "${{ env.GITHUB_EMAIL }}"
git config --local user.name "${{ env.GITHUB_NAME }}"
git commit -a -m 'docs: update readme.md' || echo "nothing to commit"
git push || echo "nothing to push"
ID | REPO | START | UPDATE | LANGUAGE | STARS |
---|---|---|---|---|---|
1 | running_page | 2020-09-17 | 2021-12-09 | Python | 1501 |
2 | GitHubPoster | 2021-04-21 | 2021-12-09 | Python | 565 |
3 | gitblog | 2019-07-18 | 2021-12-09 | Python | 326 |
4 | 2021 | 2020-12-21 | 2021-12-09 | Python | 185 |
5 | 2020 | 2020-01-10 | 2021-12-03 | C | 123 |
6 | gaycore | 2019-02-18 | 2021-11-20 | Python | 90 |
7 | iBeats | 2021-06-11 | 2021-12-02 | Python | 83 |
8 | vscode-gcores | 2020-01-04 | 2021-12-03 | TypeScript | 63 |
9 | github-readme-stats | 2020-12-24 | 2021-12-09 | Go | 63 |
10 | dalian-IT | 2021-04-07 | 2021-12-02 | md | 52 |
11 | shanbay_remember | 2020-12-02 | 2021-06-24 | JavaScript | 35 |
12 | duolingo_remember | 2021-01-18 | 2021-09-11 | Python | 35 |
13 | nbnhhsh-cli | 2021-07-09 | 2021-11-12 | Python | 29 |
14 | pengdu_helper | 2021-09-09 | 2021-12-09 | Go | 24 |
15 | gcores_calendar | 2020-08-24 | 2021-12-09 | JavaScript | 21 |
16 | running_skyline | 2021-03-02 | 2021-11-14 | Python | 19 |
17 | my_kindle_stats | 2021-11-18 | 2021-11-25 | Python | 14 |
18 | blog | 2020-06-22 | 2021-12-08 | JavaScript | 14 |
19 | Runtastic | 2020-07-24 | 2021-07-30 | Python | 8 |
20 | Python365 | 2019-09-05 | 2021-07-09 | Python | 6 |
21 | github-readme-stats-server | 2021-12-08 | 2021-12-09 | HTML | 5 |
22 | yihong0618 | 2020-07-16 | 2021-12-02 | md | 4 |
23 | run | 2021-08-16 | 2021-12-09 | Python | 2 |
24 | edocteel001 | 2019-11-12 | 2020-05-18 | JavaScript | 1 |
25 | github_upstream_script | 2021-05-08 | 2021-05-08 | Python | 1 |
26 | gaycore-server | 2019-02-18 | 2020-11-02 | Go | 0 |
27 | test_svg | 2021-03-18 | 2021-09-17 | md | 0 |
sum | 3269 |
ID | REPO | STAREDDATE | LANGUAGE | LATESTUPDATE |
---|---|---|---|---|
1 | PaddleGAN | 2021-03-04 | Python | 2021-12-10 |
2 | taxi-demo | 2019-11-07 | Python | 2019-11-07 |
3 | blog | 2018-02-05 | EJS | 2021-12-09 |
4 | go-fundamental-programming | 2018-05-21 | Go | 2021-12-09 |
5 | machine_learning_examples | 2020-06-08 | Python | 2021-12-09 |
6 | NeteaseCloudMusic-Now-Playing | 2020-08-04 | C | 2021-01-30 |
7 | OneForAll | 2019-08-07 | Python | 2021-12-09 |
8 | polyline | 2020-09-17 | Python | 2021-11-09 |
9 | daily-anime | 2019-12-28 | JavaScript | 2021-11-11 |
10 | tornado-websocket-example | 2018-11-28 | HTML | 2021-11-29 |