Skip to content

Commit bfedca2

Browse files
committed
better
1 parent ec9c60e commit bfedca2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/publish.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
repo_token: "${{ secrets.GITHUB_TOKEN }}"
5252
automatic_release_tag: "latest"
5353
prerelease: true
54-
title: "Development Build"
54+
title: ${{ env.NEXT_RELEASE_VERSION }}
5555
files: |
5656
LICENSE.txt
57-
/build/libs/interactionAPI.jar
57+
./build/libs/interactionAPI.jar

0 commit comments

Comments
 (0)