Skip to content

Commit e14de24

Browse files
committed
actions fix
1 parent a21ecce commit e14de24

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/gradle.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ jobs:
3636
repo_token: "${{ secrets.GITHUB_TOKEN }}"
3737
automatic_release_tag: "latest-1.19.3"
3838
prerelease: false
39-
title: "1.19.3 Build"
39+
title: "1.19.3 Build ${GITHUB_RUN_NUMBER}"
4040
files: |
4141
./build/libs/*.jar
4242

0 commit comments

Comments
 (0)