diff --git a/.github/workflows/builder.yml b/.github/workflows/builder.yml index 904e70de1f8..f34b3a64677 100644 --- a/.github/workflows/builder.yml +++ b/.github/workflows/builder.yml @@ -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