Welcome to mirror list, hosted at ThFree Co, Russian Federation.

updater-wip.yml « workflows « .github - github.com/wowchemy/starter-academic.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 1ee3ea6efec258aacf88db0fa7840ae119a9835d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
name: Updater (WIP)

on:
  schedule:
    - cron: 30 23 * * *
  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