We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b405d96 commit 117eb0fCopy full SHA for 117eb0f
.github/workflows/publish.yml
@@ -19,7 +19,6 @@ jobs:
19
- uses: actions/setup-node@v4
20
with:
21
node-version: '20'
22
- registry-url: 'https://registry.npmjs.org'
23
- name: Install dependencies
24
run: pnpm install
25
- run: pnpm publish --access public
0 commit comments