We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37bc6ac commit 37482b1Copy full SHA for 37482b1
1 file changed
.github/workflows/release.yml
@@ -68,5 +68,5 @@ jobs:
68
fail_on_unmatched_files: false
69
generate_release_notes: true
70
files: |
71
- jee-agents-distribution/jee-agents-distribution-jar-with-lib/target/*.zip
72
- jee-agents-distribution/jee-agents-distribution-uberjar/target/*.zip
+ target/checkout/jee-agents-distribution/jee-agents-distribution-jar-with-lib/target/*.zip
+ target/checkout/jee-agents-distribution/jee-agents-distribution-uberjar/target/*.zip
0 commit comments