Update Docker image tag in GitHub Actions workflow
This commit is contained in:
parent
651f1c8d76
commit
69b82a74f3
3
.github/workflows/deploy_ghcr.yml
vendored
3
.github/workflows/deploy_ghcr.yml
vendored
@ -28,4 +28,5 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
context: .
|
context: .
|
||||||
push: true
|
push: true
|
||||||
tags: ghcr.io/${{ github.repository_owner }}/chatwoot-jasmine:latest
|
tags: ghcr.io/rodribm10/chatwoot-jasmine:latest
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user