Update onpush_builder.yaml

This commit is contained in:
Alexandre
2022-04-12 20:03:52 +02:00
committed by GitHub
parent 08ce61d131
commit 0fa617df12

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 }} \