Skip to content

Commit

Permalink
Update compose, new release setup, bump 1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tr7zw committed Dec 31, 2023
1 parent 6cef144 commit c161c30
Show file tree
Hide file tree
Showing 4 changed files with 346 additions and 25 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ jobs:
uses: actions/upload-artifact@v2
with:
name: Artifacts
path: '**/build/libs/*.jar'
path: 'versions/**/build/libs/*.jar'
# - name: Test Report
# uses: dorny/test-reporter@v1
# if: success() || failure()
Expand Down
Loading

0 comments on commit c161c30

Please sign in to comment.