1
0
mirror of https://github.com/one-among-us/data.git synced 2024-11-10 13:24:50 +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: with:
filters: | filters: |
src: src:
- 'people/**/*[!.json]' - 'people/**/*[^.json]'
- name: Trigger web repackage - name: Trigger web repackage
uses: actions/github-script@v6 uses: actions/github-script@v6