Triggering even if the worlfow is edited

This commit is contained in:
XargonWan 2024-11-05 14:24:36 +09:00
parent 1532561b56
commit 2de929dcd0

View file

@ -4,6 +4,7 @@ on:
push:
paths:
- "Dockerfile" # Trigger only when the Dockerfile is modified
- ".github/workflows/docker.yml"
env:
IMAGE_NAME: ghcr.io/retrodeck-builder:${{ github.sha }} # Image name with SHA tag