GitHub: Fixed workflow trigger path

This commit is contained in:
Lachee 2025-05-17 13:14:26 +10:00
parent d6dfd8f1ad
commit 75416d3954

View File

@ -7,7 +7,7 @@ on:
paths:
- versions.txt
- Dockerfile
- .gitea/workflows/create-image.yaml
- .github/workflows/create-image.yaml
jobs:
build-docker: