We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a792736 commit a6f263bCopy full SHA for a6f263b
.github/workflows/CI.yml
@@ -74,6 +74,7 @@ jobs:
74
75
- name: Publish
76
run: |
77
+ npm install -g npm
78
pnpm publish -r --access public
79
env:
80
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
0 commit comments