1
0
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:
Azalea Gui 2023-01-14 12:03:34 -05:00
parent caad36038e
commit c3a055a987
No known key found for this signature in database
GPG Key ID: E289FAC0DA92DD2B

View File

@ -54,7 +54,7 @@ jobs:
with:
filters: |
src:
- 'people/**/*[!.json]'
- 'people/**/*[^.json]'
- name: Trigger web repackage
uses: actions/github-script@v6