File tree Expand file tree Collapse file tree 2 files changed +1
-6
lines changed
Expand file tree Collapse file tree 2 files changed +1
-6
lines changed Original file line number Diff line number Diff line change 2020 github.event_name == 'workflow_dispatch' || (
2121 github.event_name == 'push' &&
2222 needs.find-release-commit.outputs.hasCommit == 'false')
23- # TODO UNCOMMENT
24- # uses: rees46/workflow/.github/workflows/reusable-multiplatform-version-bump.yaml@master
25- uses : rees46/workflow/.github/workflows/reusable-multiplatform-version-bump.yaml@refactor/workflow
23+ uses : rees46/workflow/.github/workflows/reusable-multiplatform-version-bump.yaml@master
2624 permissions : write-all
2725 secrets :
2826 appSecret : ${{ secrets.PUBLIVERSIONER_SECRET }}
Original file line number Diff line number Diff line change 11# kmp
22
33Kotlin Multiplatform Modules
4- Kotlin Multiplatform Modules
5- Kotlin Multiplatform Modules
6- Kotlin Multiplatform Modules
You can’t perform that action at this time.
0 commit comments