Skip to content

Commit 8e4108b

Browse files
authored
HACS Action
1 parent c0fe260 commit 8e4108b

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

.github/workflows/pull.yml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,11 +10,10 @@ jobs:
1010
steps:
1111
- uses: "actions/checkout@v2"
1212

13-
- name: HACS validation
14-
uses: "hacs/integration/action@main"
13+
- name: HACS Action
14+
uses: "hacs/action@main"
1515
with:
16-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17-
CATEGORY: "integration"
16+
category: "integration"
1817

1918
- name: Hassfest validation
2019
uses: "home-assistant/actions/hassfest@master"

0 commit comments

Comments
 (0)