1
Fork 0
mirror of https://github.com/xivdev/EXDSchema.git synced 2025-06-07 08:37:45 +00:00

Merge branch 'main' into ballslol

This commit is contained in:
NotNite 2023-11-22 00:15:25 -05:00
commit 7f46453f90
No known key found for this signature in database
GPG key ID: BD91A5402CCEB08A

View file

@ -86,7 +86,6 @@ jobs:
repository: "xivdev/EXDTools"
latest: true
fileName: "SchemaValidator-linux-x64"
token: ${{ secrets.xtoken }} # TODO: Remove this when the repo is public
# Fetch Schema.json from xivdev/EXDTools latest releases
- name: Download Schema.json
@ -95,7 +94,6 @@ jobs:
repository: "xivdev/EXDTools"
latest: true
fileName: "Schema.json"
token: ${{ secrets.xtoken }} # TODO: Remove this when the repo is public
- name: Run SchemaValidator
run: |