Skip to content

Commit 02834f1

Browse files
committed
pnpm-args -> args for action-setup-pnpm
1 parent 22ddb36 commit 02834f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/plan-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
ref: 'main'
5555
- uses: wyvox/action-setup-pnpm@v3
5656
with:
57-
pnpm-args: '--ignore-scripts'
57+
args: '--ignore-scripts'
5858
node-version: 20.1.0
5959

6060
- name: "Generate Explanation and Prep Changelogs"

0 commit comments

Comments
 (0)