We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc928df commit 85beef7Copy full SHA for 85beef7
1 file changed
.github/workflows/build.yml
@@ -69,5 +69,5 @@ jobs:
69
name: requestor-artifacts
70
path: |
71
target/*.jar
72
- target/*.zip
+ target/**/*.zip
73
if-no-files-found: error
0 commit comments