diff --git a/.github/workflows/updater-wip.yml b/.github/workflows/updater-wip.yml new file mode 100644 index 0000000..4ffb557 --- /dev/null +++ b/.github/workflows/updater-wip.yml @@ -0,0 +1,17 @@ +name: Updater (WIP) + +on: + schedule: + - cron: 0 0 */3 * * + push: + branches: + - master + +jobs: + update: + runs-on: ubuntu-latest + steps: + - uses: wowchemy/gh-action-updater@v1 + with: + feed-url: https://wowchemy.com/blog/index.xml + readme-section: news diff --git a/README.md b/README.md index 701e651..a1eb525 100644 --- a/README.md +++ b/README.md @@ -32,4 +32,8 @@ To help us develop this template and software sustainably under the MIT license, - [Open book](https://unsplash.com/photos/J4kK8b9Fgj8) - [Course](https://unsplash.com/photos/JKUTrJ4vK00) +## Latest news + + + [![Analytics](https://ga-beacon.appspot.com/UA-78646709-2/starter-academic/readme?pixel)](https://github.com/igrigorik/ga-beacon)