Blog activity in README.

This commit is contained in:
youngchief btw ツ 2022-11-23 13:56:16 -08:00
parent acb0b19d95
commit 1910d75a79
Signed by: youngchief
GPG Key ID: D0B82F3B62643A2D
2 changed files with 20 additions and 0 deletions

15
.github/workflows/blog.yml vendored Normal file
View File

@ -0,0 +1,15 @@
name: Update blog posts section.
on:
schedule:
# Once a day at 8 AM
- cron: 0 8 * * *
jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: JasonEtco/rss-to-readme@v1
with:
feed-url: https://youngchief.tk/blog.rss
readme-section: Blog

View File

@ -36,6 +36,11 @@ My website: https://ycws.vercel.app
![YoungChief's wakatime stats](https://github-readme-stats.vercel.app/api/wakatime?username=youngchief&show_icons=true&theme=tokyonight&layout=compact)
---
# Blog
<!--
**youngchief-btw/youngchief-btw** is a ✨ _special_ ✨ repository because its `README.md` (this file) appears on your GitHub profile.