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 88fa025 commit 08bc12cCopy full SHA for 08bc12c
.github/workflows/release.yml
@@ -34,3 +34,4 @@ jobs:
34
commit-message: ${{ github.event.inputs.commit-message }}
35
semver: ${{ github.event.inputs.semver }}
36
npm-tag: ${{ github.event.inputs.tag }}
37
+ build-command: npm i
0 commit comments