File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 14
14
15
15
steps :
16
16
- name : Setup Gradle Repo
17
- uses : Oztechan/Global/actions/setup-gradle-repo@0131dbcf6e546af20a6aff26deaada1cb27cc624
17
+ uses : Oztechan/Global/actions/setup-gradle-repo@1b80223ee283e462205d9898f5df170daa09ad6b
18
18
19
19
- name : Gradle Build
20
20
run : ./gradlew build koverXmlReport --parallel
Original file line number Diff line number Diff line change 14
14
15
15
jobs :
16
16
ProjectAutomations :
17
- uses : Oztechan/Global/.github/workflows/reusable-project-submodules.yml@0131dbcf6e546af20a6aff26deaada1cb27cc624
17
+ uses : Oztechan/Global/.github/workflows/reusable-project-submodules.yml@1b80223ee283e462205d9898f5df170daa09ad6b
18
18
with :
19
19
project_id : 1
20
20
secrets :
Original file line number Diff line number Diff line change 8
8
jobs :
9
9
10
10
PublishRelease :
11
- uses : Oztechan/Global/.github/workflows/reusable-publish.yml@0131dbcf6e546af20a6aff26deaada1cb27cc624
11
+ uses : Oztechan/Global/.github/workflows/reusable-publish.yml@1b80223ee283e462205d9898f5df170daa09ad6b
12
12
with :
13
13
slack_channel : " submob"
14
14
secrets : inherit
Original file line number Diff line number Diff line change 12
12
13
13
steps :
14
14
- name : Setup Gradle Repo
15
- uses : Oztechan/Global/actions/setup-gradle-repo@0131dbcf6e546af20a6aff26deaada1cb27cc624
15
+ uses : Oztechan/Global/actions/setup-gradle-repo@1b80223ee283e462205d9898f5df170daa09ad6b
16
16
17
17
- name : Publish
18
18
run : ./gradlew publish
You can’t perform that action at this time.
0 commit comments