We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e867e98 commit 8fc3d60Copy full SHA for 8fc3d60
.github/workflows/release.yaml
@@ -54,5 +54,5 @@ jobs:
54
55
- name: Publish
56
run: |
57
- npm publish --access public
+ pnpm publish --access public
58
0 commit comments