Skip to content

Commit

Permalink
Update builder.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
pvizeli authored Jun 9, 2021
1 parent 50c182e commit 2ecbb92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/builder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ jobs:
args: |
$BUILD_ARGS \
--target /data \
--with-codenotary "home-assistant.io" "${{ secrets.VCN_PASSWORD }}" "${{ secrets.VCN_ORG }}" \
--with-codenotary "${{ secrets.VCN_USER }}" "${{ secrets.VCN_PASSWORD }}" "home-assistant.io" \
--validate-from "home-assistant.io" \
--no-latest \
--machine landingpage=${{ matrix.machine }}

0 comments on commit 2ecbb92

Please sign in to comment.