Skip to content

Commit 37482b1

Browse files
authored
Update file paths in release workflow (#42)
1 parent 37bc6ac commit 37482b1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,5 +68,5 @@ jobs:
6868
fail_on_unmatched_files: false
6969
generate_release_notes: true
7070
files: |
71-
jee-agents-distribution/jee-agents-distribution-jar-with-lib/target/*.zip
72-
jee-agents-distribution/jee-agents-distribution-uberjar/target/*.zip
71+
target/checkout/jee-agents-distribution/jee-agents-distribution-jar-with-lib/target/*.zip
72+
target/checkout/jee-agents-distribution/jee-agents-distribution-uberjar/target/*.zip

0 commit comments

Comments
 (0)