Skip to content

Commit

Permalink
Fix the workflow for integrating hacs
Browse files Browse the repository at this point in the history
  • Loading branch information
gicamm committed Feb 27, 2023
1 parent 1071a8a commit c066633
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/hacs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,3 @@ jobs:
uses: "hacs/action@main"
with:
category: "integration"
ignore: brands
2 changes: 1 addition & 1 deletion custom_components/comelit/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@
"paho-mqtt",
"wrapt_timeout_decorator"
],
"version": "0.9.2"
"version": "0.9.3"
}

0 comments on commit c066633

Please sign in to comment.