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: paths:
- versions.txt - versions.txt
- Dockerfile - Dockerfile
- .gitea/workflows/create-image.yaml - .github/workflows/create-image.yaml
jobs: jobs:
build-docker: build-docker: