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 25f1eaa + 52b7401 commit 993d302Copy full SHA for 993d302
.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