Skip to content

Commit

Permalink
Pass in CAS API Key to deployment (#114)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Mar 7, 2022
1 parent 227702a commit cb30898
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit cb30898

Please sign in to comment.