Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(release-npm.yaml): update pnpm installation and caching process
feat(release-npm.yaml): add support for pnpm store caching The changes in this commit update the pnpm installation and caching process in the release-npm.yaml workflow. Instead of using the "pnpm install" command, the workflow now uses the "pnpm/action-setup" action to install pnpm. Additionally, the workflow now includes steps to get the pnpm store directory and set up caching for the pnpm store. This will improve the efficiency of the workflow by reusing the cached pnpm store between runs.
- Loading branch information
8b13977
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
unkey – ./
unkey-unkey.vercel.app
unkey.dev
unkey-git-main-unkey.vercel.app
unkey.vercel.app
www.unkey.dev