Skip to content

Commit

Permalink
🔒 Pass sign token to main workflow (#390)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Mar 14, 2022
1 parent 5c8e0d1 commit 7d7f69c
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 7d7f69c

Please sign in to comment.