Skip to content

Commit

Permalink
See if this fixes anything...
Browse files Browse the repository at this point in the history
  • Loading branch information
LordRalex committed Jan 4, 2024
1 parent 7521763 commit 713c11f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/json.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,5 @@ jobs:
uses: GrantBirki/[email protected]
with:
json_schema: "spec.json"
json_exclude_regex: ".*\\/data\\.json$"
json_schema_version: "draft-2020-12"
use_dot_match: false
2 changes: 1 addition & 1 deletion spec.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "https://pufferpanel.com/template.schema.json",
"$id": "https://raw.githubusercontent.com/pufferpanel/templates/v3/spec.json",
"title": "Template",
"description": "Pufferpanel template schema",
"type": "object",
Expand Down

0 comments on commit 713c11f

Please sign in to comment.