diff --git a/homelab/.gitea/workflows/deploy-to-fighter.yml b/homelab/.gitea/workflows/deploy-to-fighter.yml index 928ca97c..e2e1abcb 100644 --- a/homelab/.gitea/workflows/deploy-to-fighter.yml +++ b/homelab/.gitea/workflows/deploy-to-fighter.yml @@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} deploying on: push: paths: - - 'fighter/' + - 'fighter/**' jobs: Deploy-to-Fighter: