Skip to content

Commit

Permalink
Merge branch 'master' into 200-add-support-hu1510
Browse files Browse the repository at this point in the history
  • Loading branch information
kongo09 committed Nov 23, 2024
2 parents 5eda436 + 97909f5 commit 5b6a186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/update-manifest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ jobs:
git config --global user.email "github-actions[bot]@users.noreply.github.com"
git add ./custom_components/philips_airpurifier_coap/manifest.json
git commit -m "Update manifest.json to version ${{ env.release_version }}"
git push
git push origin HEAD:${{ github.ref_name }}

0 comments on commit 5b6a186

Please sign in to comment.