Skip to content

Blog in Readme

Blog in Readme #415

Workflow file for this run

name: Blog in Readme
on:
workflow_dispatch:
schedule:
- cron: 2 0 * * *
jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: gautamkrishnar/blog-post-workflow@master
with:
feed_list: https://une-tasse-de.cafe/index.xml
committer_email: 41898282+github-actions[bot]@users.noreply.github.com
committer_username: GitHub Actions[Bot]