File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 21
21
- name : Setup
22
22
uses : kosi-libs/kodein-internal-github-actions/setup@main
23
23
- name : Check with Android
24
- uses : kosi-libs/kodein-internal-github-actions/checkWithAndroid @main
24
+ uses : kosi-libs/kodein-internal-github-actions/.github/workflows/check-with-android.yml @main
25
25
- name : Upload
26
26
run : ./gradlew publishAllPublicationsToOssrhStagingRepository -Porg.kodein.sonatype.repositoryId=${{ needs.create-staging-repository.outputs.repository-id }}
27
27
shell : bash
Original file line number Diff line number Diff line change 16
16
- name : Setup
17
17
uses : kosi-libs/kodein-internal-github-actions/setup@main
18
18
- name : Check with Android
19
- uses : kosi-libs/kodein-internal-github-actions/checkWithAndroid @main
19
+ uses : kosi-libs/kodein-internal-github-actions/.github/workflows/check-with-android.yml @main
You can’t perform that action at this time.
0 commit comments