Fix typo in nightly build (#74363)
This commit is contained in:
parent
84119eefaa
commit
936b271448
1 changed files with 1 additions and 1 deletions
2
.github/workflows/builder.yml
vendored
2
.github/workflows/builder.yml
vendored
|
@ -109,7 +109,7 @@ jobs:
|
|||
github_token: ${{secrets.GITHUB_TOKEN}}
|
||||
repo: home-assistant/frontend
|
||||
branch: dev
|
||||
workflow: nightly.yml
|
||||
workflow: nightly.yaml
|
||||
workflow_conclusion: success
|
||||
name: wheels
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue