Skip to content

Commit 993d302

Browse files
authored
Merge pull request #86 from honey32/chore/23-0106-npm-version-branch-name
ci(gha): give name to branch to increment version
2 parents 25f1eaa + 52b7401 commit 993d302

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/increment-package-version.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,3 +50,4 @@ jobs:
5050
uses: peter-evans/create-pull-request@5ac05dbaf3e4c655ed87f1cbba980b9e5c490504
5151
with:
5252
title: npm version -> ${{steps.npm-version.outputs.version}}
53+
branch: chore/npm_version/${{steps.npm-version.outputs.version}}

0 commit comments

Comments
 (0)