Fix name of Docker image (#478)

This commit is contained in:
Bas Nijholt 2023-03-26 19:39:57 -07:00 committed by GitHub
commit 1fb364949e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,4 +26,4 @@ jobs:
push: ${{ github.ref == 'refs/heads/master' }}
# TODO: fix builds on linux/arm64,linux/arm/v7
platforms: linux/amd64
tags: ${{ secrets.DOCKERHUB_USERNAME }}/home-assistant-streamdeck-yaml:latest
tags: ${{ secrets.DOCKERHUB_USERNAME }}/adaptive-lighting:latest