Skip to content

Commit 5e23ceb

Browse files
committed
changed path to jar to a blob
1 parent 04d57e2 commit 5e23ceb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
tag_name: ${{ steps.latest-tag.outputs.tag }}
5454
body_path: CHANGELOG.md
5555
files: |
56-
target/scala-3.2.0/polystat.jar
56+
target/scala-*/polystat.jar
5757
# build-binaries:
5858
# needs: pre-release
5959
# runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)