mirror of
https://github.com/basnijholt/adaptive-lighting.git
synced 2026-09-11 22:34:04 +02:00
Fix name of Docker image (#478)
This commit is contained in:
parent
f408f330c1
commit
1fb364949e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docker-build.yml
vendored
2
.github/workflows/docker-build.yml
vendored
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue