mirror of
https://github.com/Oth3r/Sit.git
synced 2025-09-19 16:03:22 +02:00
fix trigger path
This commit is contained in:
parent
31fff71539
commit
03a1283dd2
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ name: Crowdin Upload Action
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
paths: [ 'common/src/main/resources/assets/directionhud/lang/en_US.json']
|
paths: [ "src/main/resources/assets/sit-oth3r/lang/en_US.json"]
|
||||||
branches: [ dev ]
|
branches: [ dev ]
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue