Skip to content

Commit

Permalink
change: Fix publishing - part 4
Browse files Browse the repository at this point in the history
  • Loading branch information
FlashyReese committed Aug 23, 2024
1 parent 04d7abb commit e4f2300
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,4 +60,4 @@ jobs:
iris(optional)
files: |
${{ matrix.platform }}/build/libs/!(*-@(dev|sources|javadoc|dev-shadow)).jar
${{matrix.platform}}/build/libs/*.jar

0 comments on commit e4f2300

Please sign in to comment.