We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8d7dc3f commit 1481dd4Copy full SHA for 1481dd4
.github/workflows/release.yml
@@ -12,7 +12,7 @@ jobs:
12
with:
13
extension-name: mcp-server-linear
14
# extension-path: extensions/${{ extension-name }}
15
- push-to: TheBeyondGroup/zed-extensions
+ push-to: LoamStudios/zed-extensions
16
env:
17
# the personal access token should have "repo" & "workflow" scopes
18
COMMITTER_TOKEN: ${{ secrets.COMMITTER_TOKEN }}
0 commit comments