Skip to content

Commit aff478d

Browse files
authored
HACS Action
1 parent 9a58078 commit aff478d

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.github/workflows/cron.yaml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,11 @@ jobs:
1010
name: Validate
1111
steps:
1212
- uses: "actions/checkout@v2"
13-
14-
- name: HACS validation
15-
uses: "hacs/integration/action@main"
13+
14+
- name: HACS Action
15+
uses: "hacs/action@main"
1616
with:
17-
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
18-
CATEGORY: "integration"
17+
category: "integration"
1918

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

0 commit comments

Comments
 (0)