🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#42)

This commit is contained in:
Franck Nijhof 2022-03-09 12:25:12 +01:00 committed by GitHub
parent 41d3c54df0
commit 975025ddab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 5 additions and 0 deletions

View file

@ -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 }}