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 1824c62 commit 3cb3624Copy full SHA for 3cb3624
1 file changed
.github/workflows/release-tag.yml
@@ -64,7 +64,7 @@ jobs:
64
65
- name: 📦 Install dependencies
66
if: steps.check.outputs.skip == 'false'
67
- run: pnpm vp install --filter . --ignore-scripts
+ run: pnpm install --filter . --ignore-scripts
68
69
- name: 📝 Generate release notes
70
0 commit comments