Skip to content

Commit

Permalink
#479 Added Path for neo4j v4
Browse files Browse the repository at this point in the history
  • Loading branch information
yaseno2186 committed Jul 17, 2024
1 parent 5215f58 commit 25770cb
Showing 1 changed file with 2 additions and 6 deletions.
8 changes: 2 additions & 6 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,16 +26,12 @@ on:
required: true
default: false
type: boolean
# neo4j:
# description: "Neo4j v4 version to use"
# type: string
# required: true
# default: 'cli/neo4jv4/target/*-distribution.zip'
neo4j:
description: "Neo4j v4 version to use"
type: string
required: true
default: "cli/neo4jv4/target/jqassistant-commandline-neo4jv4-2.4.0-SNAPSHOT-distribution.zip"
default: 'cli/neo4jv4/target/*-distribution.zip'


jobs:
build:
Expand Down

0 comments on commit 25770cb

Please sign in to comment.