Update builder.yaml

This commit is contained in:
Alexandre
2022-03-14 10:29:30 +01:00
committed by GitHub
parent f2f46f1399
commit fdee53f329

View File

@@ -74,6 +74,8 @@ 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:
args: |
${{ env.BUILD_ARGS }} \