Skip to content

fix: let pnpm action use packageManager version#4

Merged
khaliqgant merged 1 commit intomainfrom
fix/publish-workflow-pnpm-version
Apr 9, 2026
Merged

fix: let pnpm action use packageManager version#4
khaliqgant merged 1 commit intomainfrom
fix/publish-workflow-pnpm-version

Conversation

@khaliqgant
Copy link
Copy Markdown
Member

@khaliqgant khaliqgant commented Apr 9, 2026

Summary

  • remove the redundant explicit pnpm version from
  • let the workflow use the repo's declared version instead

Why

The publish workflow currently fails in because two pnpm versions are specified:

  • in the GitHub Action
  • in

That causes to error before the publish job can proceed.


Open with Devin

@khaliqgant khaliqgant merged commit eae5026 into main Apr 9, 2026
@khaliqgant khaliqgant deleted the fix/publish-workflow-pnpm-version branch April 9, 2026 21:09
Copy link
Copy Markdown

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 1 additional finding.

Open in Devin Review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant