Update publish.yml

This commit is contained in:
2025-04-04 20:09:45 -03:00
committed by GitHub
parent bcc99cb6b2
commit bb33bb2f8b

View File

@@ -3,8 +3,6 @@ name: Build and Push Docker Images
on:
push:
branches: [ main ]
pull_request:
branches: [ main ]
jobs:
build-and-push:
@@ -43,4 +41,4 @@ jobs:
push: true
tags: ghcr.io/${{ github.repository_owner }}/songquiz-frontend:latest
cache-from: type=gha
cache-to: type=gha,mode=max
cache-to: type=gha,mode=max