Skip to content

Commit

Permalink
pnpm-args -> args for action-setup-pnpm
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed Sep 11, 2024
1 parent 22ddb36 commit 02834f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/plan-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ jobs:
ref: 'main'
- uses: wyvox/action-setup-pnpm@v3
with:
pnpm-args: '--ignore-scripts'
args: '--ignore-scripts'
node-version: 20.1.0

- name: "Generate Explanation and Prep Changelogs"
Expand Down

0 comments on commit 02834f1

Please sign in to comment.