Skip to content

Daily Update HACS & Hassio #324

Daily Update HACS & Hassio

Daily Update HACS & Hassio #324

Workflow file for this run

name: Daily Update HACS & Hassio
on:
workflow_dispatch:
push:
branches:
- main
schedule:
- cron: "0 0 * * *"
jobs:
update:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4.1.1
- uses: Ludy87/action/update_hacs_hassio@v1.0.5