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 63ba6f4 commit c1a4920
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,8 @@ on:
description: "Neo4j v4 version to use"
type: string
required: true
default: 'target/checkout/cli/neo4jv4/target/*-distribution.zip'
default: 'cli/neo4jv4/target/jqassistant-commandline-neo4jv4-*-distribution.zip'

jobs:
build:
uses: jqassistant-tooling/jqassistant-github-actions/.github/workflows/release.yml@neo4j-release
Expand Down

0 comments on commit c1a4920

Please sign in to comment.