Correct repository URL for package.json schema

This commit is contained in:
per1234
2021-05-06 20:48:36 -07:00
parent 59da27337e
commit cd28dfb20b
+1 -1
View File
@@ -32,7 +32,7 @@ jobs:
id: download-schema
uses: carlosperate/download-file-action@v1.0.3
with:
# See: https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/github-workflow.json
# See: https://github.com/SchemaStore/schemastore/blob/master/src/schemas/json/package.json
file-url: https://json.schemastore.org/package.json
location: ${{ runner.temp }}/package-json-schema
file-name: package-json-schema.json