Skip to content

Commit a0a2e98

Browse files
committed
Standardize capitalization in MCP server name within GitHub Actions workflow labels.
1 parent 59e3901 commit a0a2e98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@ jobs:
189189
tags: ${{ steps.meta.outputs.tags }}
190190
labels: |
191191
${{ steps.meta.outputs.labels }}
192-
io.modelcontextprotocol.server.name=io.github.codealive-ai/codealive-mcp
192+
io.modelcontextprotocol.server.name=io.github.CodeAlive-AI/codealive-mcp
193193
cache-from: type=gha
194194
cache-to: type=gha
195195

0 commit comments

Comments
 (0)