Skip to content
This repository has been archived by the owner on Mar 24, 2021. It is now read-only.

Commit

Permalink
Try hacs validation again
Browse files Browse the repository at this point in the history
  • Loading branch information
mattsch committed May 31, 2020
1 parent 74f504f commit 7108ccc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ jobs:
uses: "actions/checkout@v2"
- name: Hassfest validation
uses: "home-assistant/actions/hassfest@master"
# - name: HACS validation
# uses: "hacs/integration/action@master"
# with:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# CATEGORY: "integration"
- name: HACS validation
uses: "hacs/integration/action@master"
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CATEGORY: "integration"

0 comments on commit 7108ccc

Please sign in to comment.