Skip to content

Commit 7187583

Browse files
feat: add IDE document
Signed-off-by: KeisukeYamashita <19yamashita15@gmail.com>
1 parent 91bd0a7 commit 7187583

File tree

4 files changed

+608
-1
lines changed

4 files changed

+608
-1
lines changed

.commitlintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
{}

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
- uses: actions/upload-artifact@v4
153153
with:
154154
name: schema.json
155-
path: schema/schema.json
155+
path: schema.json
156156
if-no-files-found: error
157157

158158
web:

0 commit comments

Comments
 (0)