Skip to content

Commit 48fa6cf

Browse files
authored
Fix bug in publish-release.yml (#124)
1 parent 8835608 commit 48fa6cf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ jobs:
1717
publish-release:
1818
uses: eclipse-glsp/glsp/.github/workflows/publish-release.yml@master
1919
with:
20-
release_repo: glsp-server
20+
release_repo: glsp-server-node
2121
branch: ${{ inputs.branch }}
2222
draft: ${{ inputs.draft }}

0 commit comments

Comments
 (0)