mirror of
https://github.com/hassio-addons/addon-ledfx.git
synced 2025-05-03 18:51:23 +00:00
🚑 Fix missing CAS API Key in CI (#128)
This commit is contained in:
parent
846fe841a2
commit
4b77b658be
1 changed files with 1 additions and 0 deletions
1
.github/workflows/deploy.yaml
vendored
1
.github/workflows/deploy.yaml
vendored
|
@ -16,4 +16,5 @@ jobs:
|
|||
workflows:
|
||||
uses: hassio-addons/workflows/.github/workflows/addon-deploy.yaml@main
|
||||
secrets:
|
||||
CAS_API_KEY: ${{ secrets.CAS_API_KEY }}
|
||||
DISPATCH_TOKEN: ${{ secrets.DISPATCH_TOKEN }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue