Skip to content

Commit c0fe260

Browse files
authored
HACS Action
1 parent aff478d commit c0fe260

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.github/workflows/push.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,10 @@ jobs:
1515
steps:
1616
- uses: "actions/checkout@v2"
1717

18-
- name: HACS validation
18+
- name: HACS Action
1919
uses: "hacs/integration/action@main"
2020
with:
21-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
22-
CATEGORY: "integration"
21+
category: "integration"
2322

2423
- name: Hassfest validation
2524
uses: "home-assistant/actions/hassfest@master"

0 commit comments

Comments
 (0)