Skip to content

Commit

Permalink
#479 Added to ignore the non-valid paths
Browse files Browse the repository at this point in the history
  • Loading branch information
yaseno2186 committed Jul 19, 2024
1 parent f089471 commit a4b24a0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,7 @@ jobs:
with:
name: artifacts
zipFilePath: .
if-no-zipFilePath-found: ignore


if: success() && steps.download-artifact.outcome == 'success'
- name: Upload Neo4jv4 Artifacts
uses: actions/upload-artifact@v4
with:
Expand Down

0 comments on commit a4b24a0

Please sign in to comment.