Skip to content

Commit 120b091

Browse files
authored
Update generate-upload-dxt-cypher.yml
1 parent ab4ba1f commit 120b091

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@ on:
66
- mcp-neo4j-cypher-v*
77
workflow_dispatch: # Allows manual triggering of the workflow
88
inputs:
9-
release_tag:
10-
description: 'Release tag to add .dxt file to (e.g., mcp-neo4j-cypher-v1.0.0)'
11-
required: true
12-
type: string
9+
release_tag:
10+
description: 'Release tag to add .dxt file to (e.g., mcp-neo4j-cypher-v1.0.0)'
11+
required: true
12+
type: string
1313

1414
permissions:
1515
contents: write

0 commit comments

Comments
 (0)