readme-the-rss:Github动作,可将RSS feed提取到您的Github个人资料中README

时间:2021-05-01 15:28:44
【文件属性】:
文件名称:readme-the-rss:Github动作,可将RSS feed提取到您的Github个人资料中README
文件大小:159KB
文件格式:ZIP
更新时间:2021-05-01 15:28:44
JavaScript 自述RSS 通过RSS feed获取最新的博客文章 如何使用 将以下部分标签添加到您的README.md文件中 ## My Blog <!-- BLOGPOSTS:START --> <!-- BLOGPOSTS:END --> 在.github/workflows/blogposts.yml创建文件 name : Blog post workflow on : schedule : # Runs every day at 3pm UTC (11pm SG) - cron : ' 0 15 * * * ' jobs : pull_blog_rss : name : Update with latest blog posts runs-on : ubuntu-latest steps : - uses : actions/chec
【文件预览】:
readme-the-rss-master
----.gitignore(12B)
----package.json(678B)
----package-lock.json(212KB)
----dist()
--------index.js(437KB)
----index.js(1KB)
----README.md(1KB)
----tests()
--------stub.js(2KB)
--------readme.test.md(454B)
--------test.js(1KB)
----helper.js(1KB)
----action.yml(566B)

网友评论