Skip to content

Update read-list-generate.yml #12

Update read-list-generate.yml

Update read-list-generate.yml #12

name: Read List Generate
on:
push:
branches:
- main
workflow_dispatch:
jobs:
update-readme-with-blog:
name: Update this repo's README with latest blog posts
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Pull in 子舒的博客 posts
uses: gautamkrishnar/blog-post-workflow@v1
with:
max_post_count: 5
committer_username: "github-actions[bot]"
committer_email: "github-actions[bot]@users.noreply.github.com"
retry_count: 2
rand_seed: "zishu"
comment_tag_name: "zishu"
feed_list: "https://zishu.me/index.xml"
template: "$newline- $randomEmoji(💯,🔥,💫,🚀,🌮,📝,🥳,💻,🧰,🏊,🥰,🧐,🤓,😎,🥸,🤩,🤗,🤔,🫣,🤭,🤠,👹,👺,🤡,🤖,🎃,😺,🫶,👍,💪,💄,👀,🧠,🧑‍🏫,👨‍🏫,💂,🧑‍💻,🥷,💃,🕴,💼,🎓,🐻,🐵,🙉,🦄,🦆,🦅,🦍,🦣,🐘,🦒,🦏,🐎,🦩,🐲,🌝,🌜,🌏,🌈,🌊,🎬,🎭,🚀,🚦,⛽️,🗽,🎡,🌋,🌁,💡,🕯,🪜,🧰,⚗️,🔭,🪄,🎊,🎉,) [$title]($url) | $date $newline <details><summary>展开描述 ...</summary> $newline $description $newline </details> $newline"