Skip to content

Commit

Permalink
Update maven.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
lausdahl authored Dec 7, 2023
1 parent 333b292 commit 02ed9c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/maven.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,4 +31,5 @@ jobs:
- uses: actions/upload-artifact@v1
with:
name: maestro.jar
path: orchestration/coe/target/coe-1.0.7-SNAPSHOT-jar-with-dependencies.jar
path: orchestration/coe/target/coe-*-SNAPSHOT-jar-with-dependencies.jar
retention-days: 5

0 comments on commit 02ed9c7

Please sign in to comment.