We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b932d90 + 044f57d commit f77208dCopy full SHA for f77208d
.github/workflows/version.yml
@@ -11,6 +11,8 @@ on:
11
jobs:
12
find-release-commit:
13
uses: rees46/workflow/.github/workflows/reusable-release-commit-finder.yaml@master
14
+ with:
15
+ commitMessage: "feat(release): version"
16
secrets:
17
githubToken: ${{ secrets.GITHUB_TOKEN }}
18
README.md
@@ -1,3 +1,4 @@
1
# kmp
2
3
Kotlin Multiplatform Modules
4
+
0 commit comments