Update onpush_builder.yaml

This commit is contained in:
Alexandre
2022-04-12 20:02:27 +02:00
committed by GitHub
parent ae5b575bf6
commit ab765e67c1

View File

@@ -74,9 +74,9 @@ jobs:
- name: Build ${{ matrix.addon }} add-on
if: steps.check.outputs.build_arch == 'true'
uses: home-assistant/builder@2022.03.1
env:
CAS_API_KEY: ${{ secrets.CAS_API_KEY }}
with:
env:
CAS_API_KEY: ${{ secrets.CAS_API_KEY }}
args: |
${{ env.BUILD_ARGS }} \
--${{ matrix.arch }} \