Skip to content

Commit

Permalink
Fix deployment workflow (#179)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Mar 7, 2022
1 parent 5f13d33 commit d1f71db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ on:
jobs:
workflows:
uses: hassio-addons/workflows/.github/workflows/base-deploy.yaml@main
with:
secrets:
CAS_API_KEY: ${{ secrets.CAS_API_KEY }}

0 comments on commit d1f71db

Please sign in to comment.