Skip to content

Commit

Permalink
codesign
Browse files Browse the repository at this point in the history
  • Loading branch information
skrashevich committed Jan 5, 2024
1 parent 96802e7 commit c63b03c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,5 @@ jobs:
--no-latest \
-i hassio-addon-${{ matrix.target }}-{arch} \
--target ${{ matrix.target }} \
--docker-hub ghcr.io/${{ secrets.DOCKER_USERNAME }}
--docker-hub ghcr.io/${{ secrets.DOCKER_USERNAME }} \
--codesign

0 comments on commit c63b03c

Please sign in to comment.