mirror of
https://github.com/home-assistant/core.git
synced 2025-07-23 05:07:41 +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 \
|
--target /data/machine \
|
||||||
--with-codenotary "${{ secrets.VCN_USER }}" "${{ secrets.VCN_PASSWORD }}" "${{ secrets.VCN_ORG }}" \
|
--with-codenotary "${{ secrets.VCN_USER }}" "${{ secrets.VCN_PASSWORD }}" "${{ secrets.VCN_ORG }}" \
|
||||||
--validate-from "${{ secrets.VCN_ORG }}" \
|
--validate-from "${{ secrets.VCN_ORG }}" \
|
||||||
--machine "${{ needs.init.outputs.version }}=${{ matrix.machine }}""
|
--machine "${{ needs.init.outputs.version }}=${{ matrix.machine }}"
|
||||||
|
|
||||||
publish_ha:
|
publish_ha:
|
||||||
name: Publish version files
|
name: Publish version files
|
||||||
|
Loading…
x
Reference in New Issue
Block a user