diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9fce7bea9..d3c44dcaf 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -30,7 +30,7 @@ on: description: "Path expression for artifacts to upload." type: string required: false - default: "cli/neo4jv?/target/*-distribution.zip" +# default: "cli/neo4jv?/target/*-distribution.zip" jobs: build: