We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8d7216 commit efe0e2fCopy full SHA for efe0e2f
1 file changed
.github/workflows/release.yml
@@ -187,6 +187,7 @@ jobs:
187
tag_name: ${{ steps.create_changelog.outputs.version }}
188
files: |
189
postgrestools_*
190
+ postgres-language-server_*
191
docs/schema.json
192
fail_on_unmatched_files: true
193
draft: true
0 commit comments