Adds proper container name
This commit is contained in:
parent
b2dc69142a
commit
ae19b7e6d9
1 changed files with 1 additions and 1 deletions
|
|
@ -35,5 +35,5 @@ jobs:
|
||||||
uses: docker/build-push-action@v6
|
uses: docker/build-push-action@v6
|
||||||
with:
|
with:
|
||||||
push: true
|
push: true
|
||||||
tags: neintonine/watchmemelt:${{ env.BUILD_LABEL }}
|
tags: neintonine/watchmemelt-ha:${{ env.BUILD_LABEL }}
|
||||||
context: .
|
context: .
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue