Update path matching syntax

This commit is contained in:
Joey Hafner 2024-02-13 20:03:55 -08:00
parent 69ba4b48d6
commit 7aab24db16

View File

@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} deploying
on:
push:
paths:
- 'fighter/'
- 'fighter/**'
jobs:
Deploy-to-Fighter: