update forgejo workflow to use correct site path
This commit is contained in:
parent
d883daa41c
commit
caff2ea6c1
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ on:
|
|||
branches:
|
||||
- master
|
||||
paths:
|
||||
- 'front/**'
|
||||
- 'site/**'
|
||||
- '.forgejo/workflows/deploy-front.yaml'
|
||||
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue