Update builder.yaml

This commit is contained in:
Alexandre
2022-03-14 14:15:28 +01:00
committed by GitHub
parent 2cad9e476c
commit a8d4c3d8cd

View File

@@ -75,7 +75,7 @@ jobs:
if: steps.check.outputs.build_arch == 'true'
uses: home-assistant/builder@2022.03.1
env:
CAS_API_KEY: ${{ secrets.CAS_TOKEN }}
CAS_API_KEY: ${{ secrets.CAS_API_KEY }}
with:
args: |
${{ env.BUILD_ARGS }} \