Skip to content

Commit 59d7346

Browse files
committed
arreglo de credenciales para imagenes
1 parent 7f0cb51 commit 59d7346

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
id: meta
2929
uses: docker/metadata-action@v5
3030
with:
31-
images: ghcr.io/YOUR_GITHUB_USERNAME/backend-tpi # Reemplaza con tu usuario y nombre de imagen
31+
images: ghcr.io/Outfit-Lab-TPI/backend-tpi
3232

3333
- name: Build and push Docker image
3434
uses: docker/build-push-action@v5

0 commit comments

Comments
 (0)