Update .gitea/workflows/php-deployer.yaml
All checks were successful
Build and Push Image / Build and push image (push) Successful in 1m4s

This commit is contained in:
Jan Gleytenhoover 2024-07-11 19:57:04 +00:00
parent cf462bd288
commit 8432218da0

@ -3,7 +3,7 @@ on:
push:
paths:
- .gitea/workflows/php-deployer.yaml
- images/actions/php-deployer
- images/actions/php-deployer/**
jobs:
build: