We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a21ecce commit e14de24Copy full SHA for e14de24
1 file changed
.github/workflows/gradle.yml
@@ -36,7 +36,7 @@ jobs:
36
repo_token: "${{ secrets.GITHUB_TOKEN }}"
37
automatic_release_tag: "latest-1.19.3"
38
prerelease: false
39
- title: "1.19.3 Build"
+ title: "1.19.3 Build ${GITHUB_RUN_NUMBER}"
40
files: |
41
./build/libs/*.jar
42
0 commit comments