We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f4ad9fd commit 4fb261bCopy full SHA for 4fb261b
.github/workflows/release.yml
@@ -130,7 +130,7 @@ jobs:
130
- name: Update npm for trusted publishing
131
run: npm install -g npm@11.6.0
132
133
- - name: 🔧 Configure registries
+ - name: Configure registries
134
run: |
135
pnpm config set registry https://registry.npmjs.org
136
npm config set registry https://registry.npmjs.org
0 commit comments