diff --git a/.github/workflows/cd-prod.yml b/.github/workflows/cd-prod.yml index bd0135d..c0526bd 100644 --- a/.github/workflows/cd-prod.yml +++ b/.github/workflows/cd-prod.yml @@ -83,8 +83,8 @@ jobs: file: ./Dockerfile push: true tags: | - ghcr.io/admiralawkbar/demo-actions-1:latest - ghcr.io/admiralawkbar/demo-actions-1:v1 + ghcr.io/lukaspersonal/containers:latest + ghcr.io/lukaspersonal/containers:v1 # Update Deployment API - name: update deployment status