Skip to content

Commit

Permalink
🔒 Sign add-on with Codenotary Community Attestation Service (CAS) (#168)
Browse files Browse the repository at this point in the history
  • Loading branch information
frenck authored Mar 15, 2022
1 parent d8348c0 commit 6d69e9d
Show file tree
Hide file tree
Showing 3 changed files with 5 additions 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 }}
3 changes: 3 additions & 0 deletions spotify/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,6 @@ build_from:
amd64: ghcr.io/hassio-addons/base/amd64:11.1.0
armv7: ghcr.io/hassio-addons/base/armv7:11.1.0
i386: ghcr.io/hassio-addons/base/i386:11.1.0
codenotary:
base_image: codenotary@frenck.dev
signer: codenotary@frenck.dev
1 change: 1 addition & 0 deletions spotify/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ version: dev
slug: spotify
description: Play Spotify music on your Home Assistant device
url: https://github.com/hassio-addons/addon-spotify-connect
codenotary: codenotary@frenck.dev
arch:
- aarch64
- amd64
Expand Down

0 comments on commit 6d69e9d

Please sign in to comment.