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.
1 parent 25f1eaa commit 52b7401Copy full SHA for 52b7401
.github/workflows/increment-package-version.yaml
@@ -50,3 +50,4 @@ jobs:
50
uses: peter-evans/create-pull-request@5ac05dbaf3e4c655ed87f1cbba980b9e5c490504
51
with:
52
title: npm version -> ${{steps.npm-version.outputs.version}}
53
+ branch: chore/npm_version/${{steps.npm-version.outputs.version}}
0 commit comments