Update path matching syntax
This commit is contained in:
parent
69ba4b48d6
commit
7aab24db16
@ -3,7 +3,7 @@ run-name: ${{ gitea.actor }} deploying
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths:
|
paths:
|
||||||
- 'fighter/'
|
- 'fighter/**'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
Deploy-to-Fighter:
|
Deploy-to-Fighter:
|
||||||
|
Loading…
Reference in New Issue
Block a user