Skip to content

Commit

Permalink
Update hacs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wlcrs committed Jul 19, 2023
1 parent e416ac8 commit 1ee0e4a
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions .github/workflows/hacs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,8 @@ jobs:
validate:
runs-on: "ubuntu-latest"
steps:
- uses: "actions/checkout@v2"
- uses: "actions/checkout@v3"
- name: HACS validation
uses: "hacs/integration/action@main"
uses: "hacs/action@main"
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CATEGORY: "integration"
category: "integration"

0 comments on commit 1ee0e4a

Please sign in to comment.