Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
basbruss authored Oct 25, 2023
1 parent 51ec780 commit e8e6402
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 @@ -23,7 +23,7 @@ jobs:
version="${{ github.event.release.tag_name }}"
yq e -P -o=json \
-i ".version = \"${version}\"" \
"${{ github.workspace }}/custom_components/spook/manifest.json"
"${{ github.workspace }}/custom_components/adaptive_cover/manifest.json"
- name: "ZIP the integration directory"
shell: "bash"
Expand Down

0 comments on commit e8e6402

Please sign in to comment.