File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 GITHUB_TOKEN : ${{ secrets.GITHUB_TOKEN }}
3939 with :
4040 tag_name : ${{ github.ref }}
41- release_name : GGFrame ${{ github.ref }}
41+ release_name : Hawk Integration Java ${{ github.ref }}
4242 draft : false
4343 prerelease : true
4444 - name : Upload Common to Release
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66}
77
88group = " org.datausagetracing.integration"
9- version = " 1.0.1 "
9+ version = " 1.0.2 "
1010
1111repositories {
1212 mavenCentral()
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ plugins {
66}
77
88group = " org.datausagetracing.integration"
9- version = " 1.0.1 "
9+ version = " 1.0.2 "
1010
1111repositories {
1212 mavenCentral()
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ plugins {
99}
1010
1111group = " org.datausagetracing.integration"
12- version = " 1.0.1 "
12+ version = " 1.0.2 "
1313
1414repositories {
1515 mavenCentral()
You can’t perform that action at this time.
0 commit comments