Fix indentation in deploy_ghcr.yml

This commit is contained in:
Rodribm10 2026-01-02 08:39:48 -03:00 committed by GitHub
parent 779c1199f2
commit 8ba186ee0d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -26,9 +26,9 @@ jobs:
- name: Build and Push
uses: docker/build-push-action@v5
with:
context: ./docker
context: ./docker
file: ./docker/Dockerfile
push: true
tags: ghcr.io/rodribm10/chatwoot-jasmine:latest