Skip to content

Commit

Permalink
Update path for HA flow
Browse files Browse the repository at this point in the history
  • Loading branch information
denysdovhan committed Mar 29, 2024
1 parent dbcb30d commit 73ed21f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/homeassistant.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,6 @@ jobs:
- name: Home Assistant Check
uses: frenck/action-home-assistant@v1
with:
path: home-assistant
path: .
secrets: secrets.example.yaml
version: '${{ matrix.version }}'

0 comments on commit 73ed21f

Please sign in to comment.