Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc2bc62f

Browse files
authored
Update blog-post-workflow.yml
1 parent0dafc83 commitc2bc62f

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

‎.github/workflows/blog-post-workflow.yml‎

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
1-
name:Lates blog flows
1+
name:Generate Blog List
22
on:
33
push:
44
schedule:
5-
-cron:"0 */6 * * *"
5+
-cron:"0 */1 * * *"
66
jobs:
77
run:
88
runs-on:ubuntu-latest
9-
name:Update the example on the README
9+
name:Fetch and Generate Blog Posts
1010
steps:
1111
-name:Checkout
1212
uses:actions/checkout@v3
13-
-name:Generate
14-
uses:./
13+
-name:GitHub Readme Blog Post Action
14+
uses:ErrorGamer2000/github-readme-blog-post-action@v1
1515
with:
1616
feed_urls:"https://musing.vercel.app/feed.xml"
1717
max_posts_per_url:5

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp