WHY WON'T IT WORK?

This commit is contained in:
youngchief btw ツ 2022-11-24 13:03:29 -08:00
parent 1a878cfe7d
commit 5c587f3830
Signed by: youngchief
GPG Key ID: D0B82F3B62643A2D
1 changed files with 2 additions and 4 deletions

View File

@ -10,10 +10,8 @@ jobs:
name: Blog
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
- name: Check
uses: gautamkrishnar/blog-post-workflow@v1
- uses: actions/checkout@v2
- uses: gautamkrishnar/blog-post-workflow@v1
with:
feed_list: "https://youngchief.tk/blog.rss"
commit_message: 'Updated blog section.'