diff --git a/.github/workflows/update_hacs.yml b/.github/workflows/update_hacs.yml index 11b4ce2..b1d8216 100644 --- a/.github/workflows/update_hacs.yml +++ b/.github/workflows/update_hacs.yml @@ -1,6 +1,7 @@ name: Daily Update on: + workflow_dispatch: schedule: - cron: "0 0 * * *" @@ -12,4 +13,4 @@ jobs: pull-requests: write steps: - uses: actions/checkout@v4.1.1 - - uses: Ludy87/action/update_hacs_hassio@v1.0.4 + - uses: Ludy87/action/update_hacs_hassio@v1.0.5