Skip to content

Commit

Permalink
Fix HACS validation (#9)
Browse files Browse the repository at this point in the history
  • Loading branch information
tetienne authored Dec 25, 2020
1 parent 9d5ca1b commit 9b9661d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/hacs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ jobs:
- name: HACS validation
uses: "hacs/action@main"
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CATEGORY: "integration"
1 change: 1 addition & 0 deletions custom_components/veolia/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"documentation": "https://github.com/tetienne/veolia-custom-component",
"dependencies": [],
"config_flow": true,
"issue_tracker": "https://github.com/tetienne/veolia-custom-component/issues",
"codeowners": [
"@tetienne"
],
Expand Down

0 comments on commit 9b9661d

Please sign in to comment.