Skip to content

Commit cffd25c

Browse files
authored
Merge pull request #42 from rees46/sync/release-20250613100655
Automated release
2 parents 2f8e1f1 + 70169b7 commit cffd25c

File tree

2 files changed

+1
-6
lines changed

2 files changed

+1
-6
lines changed

.github/workflows/version.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,7 @@ jobs:
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 }}

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
11
# kmp
22

33
Kotlin Multiplatform Modules
4-
Kotlin Multiplatform Modules
5-
Kotlin Multiplatform Modules
6-
Kotlin Multiplatform Modules

0 commit comments

Comments
 (0)