Skip to content

Commit

Permalink
Fix manifest.json path
Browse files Browse the repository at this point in the history
  • Loading branch information
spyfly committed Jul 1, 2023
1 parent a27c19d commit 99a536a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ jobs:
ref: 'lametric_sky'
path: 'ha-core'
- name: Copy Custom Component Manifest
run: cp ha-core/homeassistant/components/lametric/manifest.json ha-core/homeassistant/components/lametric
run: cp hacs/custom_components/lametric/manifest.json ha-core/homeassistant/components/lametric
- name: Pack Release
uses: thedoctor0/[email protected]
with:
Expand Down

0 comments on commit 99a536a

Please sign in to comment.