Skip to content

Update README

Update README #165

name: Update README
on:
schedule:
- cron: "0 8 * * *" # chạy 8:00 sáng mỗi ngày
- cron: "0 20 * * *" # chạy 8:00 tối mỗi ngày
workflow_dispatch:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: jamesgeorge007/github-activity-readme@master
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
GH_USERNAME: TaQuangKhoi
COMMIT_NAME: Tôi Khôi
COMMIT_MSG: ":zap: Update README with the recent love activity \n\nCo-authored-by: quinnie2170 <[email protected]> \n\nCo-authored-by: quinnie2170 <[email protected]>"
EMPTY_COMMIT_MSG: "Nhớ Quyên"
COMMIT_EMAIL: [email protected]
MAX_LINES: 7