Update prod-deploy.yml
This commit is contained in:
parent
d6de46b526
commit
1d77698857
1 changed files with 1 additions and 1 deletions
2
.github/workflows/prod-deploy.yml
vendored
2
.github/workflows/prod-deploy.yml
vendored
|
@ -50,7 +50,7 @@ jobs:
|
|||
id: meta
|
||||
uses: docker/metadata-action@v3.7.0
|
||||
with:
|
||||
images: kfiven/cinny
|
||||
images: ajbura/cinny
|
||||
- name: Build and push Docker image
|
||||
uses: docker/build-push-action@v2.10.0
|
||||
with:
|
||||
|
|
Loading…
Reference in a new issue