Skip to content

Commit cd239ae

Browse files
committed
chore(release): update release notes and installation instructions in workflow
1 parent 3e326e6 commit cd239ae

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

.github/workflows/release.yml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -133,20 +133,20 @@ jobs:
133133
generate_release_notes: true
134134
draft: false
135135
prerelease: false
136-
name: "Release v${{ env.VERSION }}"
136+
name: "LinkedIn MCP Server v${{ env.VERSION }}"
137137
body: |
138-
## LinkedIn MCP Server v${{ env.VERSION }}
138+
For an installation guide, please refer to the [README](https://github.com/stickerdaniel/linkedin-mcp-server/blob/main/README.md).
139139
140-
**Docker**
140+
## Update Docker Image
141+
**Pull this release's image:**
141142
```bash
142143
docker pull stickerdaniel/linkedin-mcp-server:${{ env.VERSION }}
143144
```
144145
145-
**Claude Desktop DXT Extension**
146-
Download the `.dxt` file below and double-click to install.
147-
148-
### What's Changed
149-
See the auto-generated release notes below.
146+
## Update Claude Desktop DXT Extension
147+
1. Download the `.dxt` file below
148+
2. Double-click to open in Claude Desktop
149+
3. Configure with your LinkedIn credentials
150150
151151
- name: Summary
152152
env:

0 commit comments

Comments
 (0)