Skip to content

Commit e2f404c

Browse files
committed
ci: update docker workflow
1 parent 20512bd commit e2f404c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-docker.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ jobs:
204204
uses: docker/metadata-action@v3
205205
with:
206206
images: |
207-
aetherinox/thetvapp-docker
207+
aetherinox/thetvapp
208208
tags: |
209209
type=raw,value=latest,enable=${{ endsWith(github.ref, 'main') }}
210210
type=ref,event=tag

0 commit comments

Comments
 (0)