Skip to content

Commit

Permalink
#479 Added job for unpacking the Neo4j
Browse files Browse the repository at this point in the history
  • Loading branch information
yaseno2186 committed Jul 18, 2024
1 parent 3787ae3 commit 02c43f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
developmentVersion: ${{ github.event.inputs.developmentVersion }}
neo4j: ${{ github.event.inputs.neo4j }}
dryRun: ${{ github.event.inputs.dryRun }}
releaseArtifacts: "cli/neo4jv?/target/*-distribution.zip"
# releaseArtifacts: "cli/neo4jv?/target/*-distribution.zip"
secrets:
ossrh_username: ${{ secrets.OSSRH_USERNAME }}
ossrh_password: ${{ secrets.OSSRH_PASSWORD }}
Expand Down

0 comments on commit 02c43f2

Please sign in to comment.