We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22ddb36 commit 02834f1Copy full SHA for 02834f1
.github/workflows/plan-release.yml
@@ -54,7 +54,7 @@ jobs:
54
ref: 'main'
55
- uses: wyvox/action-setup-pnpm@v3
56
with:
57
- pnpm-args: '--ignore-scripts'
+ args: '--ignore-scripts'
58
node-version: 20.1.0
59
60
- name: "Generate Explanation and Prep Changelogs"
0 commit comments