mirror of
https://github.com/one-among-us/data.git
synced 2024-11-22 03:04:51 +08:00
[F] Try to fix json ignoration
This commit is contained in:
parent
caad36038e
commit
c3a055a987
2
.github/workflows/generator.yml
vendored
2
.github/workflows/generator.yml
vendored
@ -54,7 +54,7 @@ jobs:
|
||||
with:
|
||||
filters: |
|
||||
src:
|
||||
- 'people/**/*[!.json]'
|
||||
- 'people/**/*[^.json]'
|
||||
|
||||
- name: Trigger web repackage
|
||||
uses: actions/github-script@v6
|
||||
|
Loading…
Reference in New Issue
Block a user