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@9ebcfe7cd8670187e6dc14c539718b03d0c07d5b
17
+ uses : Oztechan/Global/actions/setup-gradle-repo@d479ff996a9c42b89bf102056a850f2f4b0056f8
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@9ebcfe7cd8670187e6dc14c539718b03d0c07d5b
17
+ uses : Oztechan/Global/.github/workflows/reusable-project-submodules.yml@d479ff996a9c42b89bf102056a850f2f4b0056f8
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@9ebcfe7cd8670187e6dc14c539718b03d0c07d5b
11
+ uses : Oztechan/Global/.github/workflows/reusable-publish.yml@d479ff996a9c42b89bf102056a850f2f4b0056f8
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@9ebcfe7cd8670187e6dc14c539718b03d0c07d5b
15
+ uses : Oztechan/Global/actions/setup-gradle-repo@d479ff996a9c42b89bf102056a850f2f4b0056f8
16
16
17
17
- name : Publish
18
18
run : ./gradlew publish
You can’t perform that action at this time.
0 commit comments