mirror of
https://github.com/home-assistant/core.git
synced 2025-07-22 20:57:21 +00:00
Fix " on build pipeline (#49756)
This commit is contained in:
parent
238198e05e
commit
4b8e1335bc
2
.github/workflows/builder.yml
vendored
2
.github/workflows/builder.yml
vendored
@ -174,7 +174,7 @@ jobs:
|
||||
--target /data/machine \
|
||||
--with-codenotary "${{ secrets.VCN_USER }}" "${{ secrets.VCN_PASSWORD }}" "${{ secrets.VCN_ORG }}" \
|
||||
--validate-from "${{ secrets.VCN_ORG }}" \
|
||||
--machine "${{ needs.init.outputs.version }}=${{ matrix.machine }}""
|
||||
--machine "${{ needs.init.outputs.version }}=${{ matrix.machine }}"
|
||||
|
||||
publish_ha:
|
||||
name: Publish version files
|
||||
|
Loading…
x
Reference in New Issue
Block a user