Skip to content

Commit 3fccae4

Browse files
authored
Update generate-upload-dxt-cypher.yml
1 parent f560f44 commit 3fccae4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/generate-upload-dxt-cypher.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: MCP Neo4jCypher Generate and Upload DXT File
1+
name: MCP Neo4j Cypher Generate and Upload DXT File
22

33
on:
44
push:
@@ -46,4 +46,4 @@ jobs:
4646
TAG_NAME="${{ github.event.inputs.release_tag || github.event.release.tag_name }}"
4747
gh release upload "$TAG_NAME" \
4848
servers/mcp-neo4j-cypher/*.dxt \
49-
--clobber
49+
--clobber

0 commit comments

Comments
 (0)