Skip to content

Commit a621abc

Browse files
fix: release pipeline points at correct schema.json (#427)
1 parent 224d7fd commit a621abc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ jobs:
152152
tag_name: ${{ steps.create_changelog.outputs.version }}
153153
files: |
154154
postgrestools_*
155-
docs/schemas/latest/schema.json
155+
docs/schema.json
156156
fail_on_unmatched_files: true
157157
draft: true
158158

0 commit comments

Comments
 (0)