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 7b86710 commit f4be546Copy full SHA for f4be546
1 file changed
.github/workflows/publish-release.yml
@@ -22,6 +22,8 @@ jobs:
22
uses: actions/setup-node@v6
23
with:
24
node-version: 22
25
+ registry-url: "https://registry.npmjs.org"
26
+ scope: "@react-symbols"
27
28
- name: Setup pnpm
29
uses: pnpm/action-setup@v4
0 commit comments