Files
portfolio-site/.github/workflows/updater-wip.yml
2023-11-09 14:58:51 +00:00

17 lines
328 B
YAML

name: Updater (WIP)
on:
schedule:
- cron: 0 0 * * 0
jobs:
update:
if: github.repository_owner == 'HugoBlox'
runs-on: ubuntu-latest
steps:
- uses: HugoBlox/gh-action-updater@v1
with:
feed-url: https://hugoblox.com/blog/index.xml
readme-section: news
branch: main