Skip to content

Commit efe0e2f

Browse files
committed
fix: include postgres-language-server in release
1 parent e8d7216 commit efe0e2f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -187,6 +187,7 @@ jobs:
187187
tag_name: ${{ steps.create_changelog.outputs.version }}
188188
files: |
189189
postgrestools_*
190+
postgres-language-server_*
190191
docs/schema.json
191192
fail_on_unmatched_files: true
192193
draft: true

0 commit comments

Comments
 (0)