Add your recently blog and douban states in your GitHub Profile
How to use
A simple example.
- uses: beiyuouo/[email protected]
with:
blog_rss_link: https://blog.bj-yan.top/index.xml
douban_name: 179948994
A full example.
name: Build Readme
on:
schedule:
- cron: "0 0 * * *"
workflow_dispatch:
push: