Skip to content

Commit 44084f7

Browse files
committed
feat(github): release commit name
1 parent 2d00312 commit 44084f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/version.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ jobs:
1313
uses: rees46/workflow/.github/workflows/reusable-release-commit-finder.yaml@master
1414
secrets:
1515
githubToken: ${{ secrets.GITHUB_TOKEN }}
16+
commitMessage: "feat(release): version"
1617

1718
bump-version:
1819
needs: find-release-commit

0 commit comments

Comments
 (0)